cosd

Calculates the cosine of a number or variable (given in degrees)

A cosd

Arguments
labeltypedescription
A variable or constant variable or constant (in degrees) of which the cosine is to be taken
Returns
Result variable or constant Result will be of the same type as A (i.e., either a variable or constant).

Description

cosd calculates the cosine of the latest variable or constant on the stack, expecting an input value in degrees rather than radians.

Example

180 cosd

Live Example Link


See also

Trigonometric Functions: cos sin sind