Previous: Copy function To the Table of Content Next: Dec procedure

- 4.62.2.18 -
Standard Units
System Unit
System Unit Procedures and Functions

Cos function

Targets: MS-DOS, OS/2, Win32

System Unit

Returns the cosine of the argument (X is an angle, in radians).

Declaration:
function Cos(X: Extended): Extended;



Previous: Copy function To the Table of Content Next: Dec procedure
Copy function Table of Content Dec procedure

- 4.62.2.18 -