MAINSAIL Language Manual, Section 48.3

previous   next   top   contents   index   framed top   this page unframed


48.3. tanh

Figure 48–3. tanh (GENERIC)
REAL
PROCEDURE   tanh        (REAL r);

LONG REAL
PROCEDURE   tanh        (LONG REAL r);

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


previous   next   top   contents   index   framed top   this page unframed

MAINSAIL Language Manual, Section 48.3