VMS Help
RTL Routines, MTH$, MTH$xTANH
*Conan The Librarian (sorry for the slow response - running on an old VAX)
|
|
The Compute the Hyperbolic Tangent routine returns the hyperbolic
tangent of the input value.
Format
MTH$TANH floating-point-input-value
MTH$DTANH floating-point-input-value
MTH$GTANH floating-point-input-value
Each of the above formats accepts one of the floating-point
types as input.
OpenVMS usage:floating_point
type: F_floating, D_floating, G_floating
access: write only
mechanism: by value
The hyperbolic tangent of floating-point-input-value. MTH$TANH
returns an F-floating number. MTH$DTANH returns a D-floating
number. MTH$GTANH returns a G-floating number.
floating-point-input-value
OpenVMS usage:floating_point
type: F_floating, D_floating, G_floating
access: read only
mechanism: by reference
The input value. The floating-point-input-value argument is the
address of a floating-point number that contains this input
value. For MTH$TANH, floating-point-input-value specifies an
F-floating number. For MTH$DTANH, floating-point-input-value
specifies a D-floating number. For MTH$GTANH, floating-point-
input-value specifies a G-floating number.
[legal]
[privacy]
[GNU]
[policy]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.