![]() |
did_push_anti_deriv | Function (ROM Call 0x5B1) |
AMS 2.02 or higher | basfunc.h |
short did_push_anti_deriv(CESI expr, CESI var, short closed_form_only_flag); |
Executes TI-Basic 'ò' function.
did_push_anti_deriv integrates 'expr' with respect to variable 'var'. If the closed-form-only flag is TRUE, it pushes a result to the estack only if it can find a closed form integral. It returns TRUE if it pushed a result to the estack, FALSE otherwise.