cos

Syntax

cos(X)

Arguments

X is a scalar/pair/vector/matrix.

Details

Apply the function of cos to X.

Examples

$ cos 0 1 2;
[1,0.540302,-0.416147]

Related functions: asin, acos, atan, sin, tan, asinh, acosh, atanh, sinh, cosh, tanh