[Contents] [Previous Section] [Next Section] [Index]


cos-Cosine of Angle

Interface

F_TYPE cos (F_TYPE x)

F_TYPE cosd (F_TYPE x)

Description

cos() computes the cosine of x, measured in radians.

cosd() computes the cosine of x, measured in degrees.

Exceptions


Exceptional Argument       Routine Behavior

|x| = infinity             Invalid argument