push_exact_minus1 Function (ROM Call 0x4ED)

AMS 2.00 or higher estack.h

void push_exact_minus1 (void);

Pushes a tagged integer -1.

This routine is called by push_minus1 if the mode setting is not APPROX.


Uses: check_estack_size, top_estack
Used by: get_ub, is_negative, is_nonpositive, push_auto_units_conversion, push_reciprocal, replace_top_with_post_simplified, did_push_anti_deriv, push_1st_derivative, push_comdenom, push_csolve, push_czeros, push_def_int, push_desolve, push_extended_prod, push_factor, push_lim, push_max, push_min, push_nint, push_nsolve, push_sign, push_solve, push_summation, push_tan, push_tanh, push_zeros, push_equals, push_greater_than, push_greater_than_or_equals, push_less_than, push_less_than_or_equals, push_not_equals, push_minus1, ROM Call 0x4EF


See also: push0, push1, push_minus1, push_exact0, push_exact1