MAINSAIL Language Manual, Section 32.59

previous   next   top   contents   index   framed top   this page unframed


32.59. cos

Figure 32–59. cos (GENERIC)
REAL
PROCEDURE   cos         (REAL r);

LONG REAL
PROCEDURE   cos         (LONG REAL r);

cos returns the cosine of its argument, which is in radians.


previous   next   top   contents   index   framed top   this page unframed

MAINSAIL Language Manual, Section 32.59