Pure
Takes a real value input in radians and returns its cosine value. The domain of the input is all real numbers and the range of the output is -1 to 1 inclusive.
The input radians.
Generated using TypeDoc
Takes a real value input in radians and returns its cosine value. The domain of the input is all real numbers and the range of the output is -1 to 1 inclusive.