VMS Help
RTL Routines, MTH$, MTH$xLOG10
*Conan The Librarian (sorry for the slow response - running on an old VAX)
|
|
The Common Logarithm routine returns the common (base 10)
logarithm of the input argument.
Format
MTH$ALOG10 floating-point-input-value
MTH$DLOG10 floating-point-input-value
MTH$GLOG10 floating-point-input-value
Each of the above formats accepts one of the floating-point
types as input.
1 - Corresponding JSB Entry Points
|
MTH$ALOG10_R5
MTH$DLOG10_R8
MTH$GLOG10_R8
Each of the above JSB entry points 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 common logarithm of floating-point-input-value. MTH$ALOG10
returns an F-floating number. MTH$DLOG10 returns a D-floating
number. MTH$GLOG10 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. For MTH$ALOG10, floating-
point-input-value specifies an F-floating number. For MTH$DLOG10,
floating-point-input-value specifies a D-floating number. For
MTH$GLOG10, floating-point-input-value specifies a G-floating
number.
[legal]
[privacy]
[GNU]
[policy]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.