 |
fmod |
Function (ROM Call 0x108*) |
Calculates x modulo y, i.e. the remainder of x/y.
fmod returns x modulo y, i.e. it returns the remainder f, where
x = a * y + f for some integer a
and 0 <= f < y. Where y = 0, fmod returns 0.
Uses: is_nan, is_transfinite, _bcd_math
Used by: did_push_anti_deriv, push_1st_derivative, push_csolve, push_czeros, push_def_int, push_desolve, push_extended_prod, push_fractional_part, push_lim, push_max, push_min, push_nsolve, push_sin2, 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, did_push_cnvrt_Float_to_integer, gcd_exact_whole_Floats, is_Float_exact_whole_number, EV_defaultHandler, GR3_paint3d, EV_quit, get_ub, GR3_handleEvent, is_whole_number, replace_top_with_post_simplified, ROM Call 0x5F1, ROM Call 0x5F2, ROM Call 0x5F3, ROM Call 0x5F4, ROM Call 0x601