tanh Function (ROM Call 0xFE*)

math.h, timath.h

float tanh (float x);

Floating point hyperbolic tangent.

sinh returns the hyperbolic cosine of floating point argument x. Hyperbolic tangent is defined as sinh(x)/cosh(x).


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_lim, push_max, push_min, push_nsolve, push_solve, 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, get_ub