VMS Help
RTL Routines, MTH$, MTH$xSINH
*Conan The Librarian (sorry for the slow response - running on an old VAX)
|
|
The Hyperbolic Sine routine returns the hyperbolic sine of the
input value specified by floating-point-input-value.
Format
MTH$SINH floating-point-input-value
MTH$DSINH floating-point-input-value
MTH$GSINH 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 sine of floating-point-input-value. MTH$SINH
returns an F-floating number. MTH$DSINH returns a D-floating
number. MTH$GSINH 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 is this value. For
MTH$SINH, floating-point-input-value specifies an F-floating
number. For MTH$DSINH, floating-point-input-value specifies a
D-floating number. For MTH$GSINH, floating-point-input-value
specifies a G-floating number.
[legal]
[privacy]
[GNU]
[policy]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.