WARNING

You are currently looking at the documentation of an outdated version of Sollya. To see the current version of the documentation, go here.

Name:

tanh the hyperbolic tangent function.

Library names:

sollya_obj_t sollya_lib_tanh(sollya_obj_t) sollya_obj_t sollya_lib_build_function_tanh(sollya_obj_t) #define SOLLYA_TANH(x) sollya_lib_build_function_tanh(x)

Description:

See also: atanh, cosh, sinh
Go back to the list of commands