cos() Table of Contents Definition Examples Further Reading Definition cos() calculates the cosine of an angle of X radians. Examples The following example calculates the cosine for number 0. It returns 1 as a result. | makeresults | eval cosTest = cos(0) Further Reading eval makeresults commands() cosh()