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:

cosh the hyperbolic cosine function.

Library names:

sollya_obj_t sollya_lib_cosh(sollya_obj_t) sollya_obj_t sollya_lib_build_function_cosh(sollya_obj_t) #define SOLLYA_COSH(x) sollya_lib_build_function_cosh(x)

Description:

See also: acosh, sinh, tanh, exp
Go back to the list of commands