Description
We need an update on the function descriptions for all the trigonometric functions. For example, cos, sin, and cot. Internally, the implementation is based on the java.lang.Math. We need a clear description about the units of the input arguments and the returned values.
For example, the following descriptions are lacking such info.