add1_to_top Function (ROM Call 0x51D)

AMS 2.02 or higher estack.h

void add1_to_top (void);

Adds 1 to the top of the estack.

add1_to_top adds 1 (or 1.0) to the value on the top of the estack. This routine basically calls add_to_top with "1" as the pointed-to value.


Uses: add_to_top, Float1Index, Integer1Index
Used by: did_push_anti_deriv, push_1st_derivative, push_asin, push_comb, push_csolve, push_czeros, push_def_int, push_desolve, push_extended_prod, push_lim, push_ln, push_max, push_min, push_nsolve, push_rec_to_angle, push_sequence, push_sin2, push_solve, push_summation, push_tan, push_zeros, push_equals, push_exponentiate, push_greater_than, push_greater_than_or_equals, push_less_than, push_less_than_or_equals, push_not_equals, get_ub