-
Declaration:
- Function Cos (X : Real) : Real;
-
Description:
- Cos returns the cosine of X, where X is an angle, in radians.
If the absolute value of the argument is larger than 2^63, then the result is undefined.
-
Errors:
- None.
-
See also:
- Arctan (453), Sin (574)
Listing: refex/ex12.pp