Language:
Русский
English
Cos (function)
Returns the cosine of the argument (X is an angle, in radians).
Declaration
function Cos(X: Real): Real;
Target
Windows, Real, Protected
Remarks
X is a real-type expression. The result is the cosine of X where X represents an angle in radians.