MAINSAIL Language Manual, Section 48.2

previous   next   top   contents   index   framed top   this page unframed


48.2. tan

Figure 48–2. tan (GENERIC)
REAL
PROCEDURE   tan         (REAL r);

LONG REAL
PROCEDURE   tan         (LONG REAL r);

tan returns the tangent of its argument, which is in radians.


previous   next   top   contents   index   framed top   this page unframed

MAINSAIL Language Manual, Section 48.2