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:

cos the cosine function.

Library names:

sollya_obj_t sollya_lib_cos(sollya_obj_t) sollya_obj_t sollya_lib_build_function_cos(sollya_obj_t) #define SOLLYA_COS(x) sollya_lib_build_function_cos(x)

Description:

See also: acos, sin, tan
Go back to the list of commands