 |
divide_top |
Function (ROM Call 0x527) |
Divides the expression onto the EStack.
divide_top divides the expression currently at the top of the EStack by
the expression pointed to by ptr, and stores the result to the top of
the EStack, in place of the expression that was divided by.
Uses: Float0Index, is_complex_Float, primary_tag_list, push_reciprocal, replace_top2_with_imre, replace_top2_with_prod, push_dot_div, delete_expression, estack_number_to_Float, is_complex_number, next_expression_index, push_expression, push_Float, top_estack, _bcd_math
Used by: get_ub, push_reciprocal, push_standardize, push_symbolic_qr_fact, cmd_endfor, cmd_for, did_push_anti_deriv, push_1st_derivative, push_csolve, push_czeros, push_def_int, push_desolve, push_extended_prod, push_factor, push_lim, push_max, push_median, push_min, push_nsolve, push_sequence, push_solve, push_summation, push_zeros, push_equals, push_greater_than, push_greater_than_or_equals, push_less_than, push_less_than_or_equals, push_not_equals, push_product, push_sum
See also: times_top