HP-UX Reference (11i v1 00/12) - 5 Miscellaneous Topics, 7 Device (Special) Files, 9 General Information, Index (vol 9)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/tmp/19101temp
________________________________________________________________
___ ___
Index
All Volumes
Description Entry Name(Section)
math: arccosine functions (degrees) ..................................................................................................... acosd(3M)
math: arccosine functions ...................................................................................................................... acos(3M)
math: arcsine functions (degrees) ........................................................................................................ asind(3M)
math: arcsine functions ......................................................................................................................... asin(3M)
math: arctangent functions (degrees) .................................................................................................. atand(3M)
math: arctangent functions ................................................................................................................... atan(3M)
math: arctangent-and-quadrant functions ........................................................................................... atan2(3M)
math: arctangent-and-quadrant functions (degrees) .......................................................................... atan2d(3M)
math: base-2 exponential function ........................................................................................................ exp2(3M)
math: Bessel functions of the first kind ...................................................................................................... j0(3M)
math: Bessel functions of the second kind ................................................................................................. y0(3M)
math: ceiling function ............................................................................................................................. ceil(3M)
math: common logarithm functions ..................................................................................................... log10(3M)
math: copysign functions ............................................................................................................... copysign(3M)
math: cosine functions (degrees) ........................................................................................................... cosd(3M)
math: cosine functions ............................................................................................................................. cos(3M)
math: cube root functions ...................................................................................................................... cbrt(3M)
math: decompose floating-point number ............................................................................................... modf(3M)
math: error function and complementary error function .......................................................................... erf(3M)
math: Euclidean distance (hypotenuse) function ................................................................................. hypot(3M)
math: exponential functions ................................................................................................................... exp(3M)
math: exponential functions .............................................................................................................. expm1(3M)
math: extract mantissa and exponent from double-precision number .................................................. frexp(3M)
math: floating-point classification macro ...................................................................................... fpclassify(3M)
math: floating-point comparison macro (<) .......................................................................................... isless(3M)
math: floating-point comparison macro (<=) ............................................................................... islessequal(3M)
math: floating-point comparison macro (<>) ........................................................................... islessgreater(3M)
math: floating-point comparison macro (>) .................................................................................... isgreater(3M)
math: floating-point comparison macro (>=) ........................................................................ isgreaterequal(3M)
math: floating-point comparison macro (unordered) ................................................................ isunordered(3M)
math: floating-point finiteness macro ................................................................................................ isfinite(3M)
math: floating-point sign-determination macro ................................................................................. signbit(3M)
math: floating-point test for infinity ...................................................................................................... isinf(3M)
math: floating-point test for NaN ........................................................................................................ isnan(3M)
math: floating-point test for normalized value ............................................................................... isnormal(3M)
math: floor function .............................................................................................................................. floor(3M)
math: functions and constants ................................................................................................................. math(5)
math: hyperbolic cosine functions ......................................................................................................... cosh(3M)
math: hyperbolic sine functions ............................................................................................................. sinh(3M)
math: hyperbolic tangent functions ....................................................................................................... tanh(3M)
math: inverse hyperbolic cosine function ............................................................................................. acosh(3M)
math: inverse hyperbolic sine function ................................................................................................ asinh(3M)
math: inverse hyperbolic tangent function .......................................................................................... atanh(3M)
math: load exponent of a floating-point number .................................................................................. ldexp(3M)
math: load exponent of a radix-independent floating-point number ...................................................... scalb(3M)
math: load exponent of a radix-independent floating-point number ................................................... scalbn(3M)
math: log gamma function .............................................................................................................. lgamma(3M)
math: logarithm base two functions ....................................................................................................... log2(3M)
math: maximum value function ............................................................................................................ fmax(3M)
math: minimum value function ............................................................................................................. fmin(3M)
math: natural logarithm function ........................................................................................................ log1p(3M)
math: natural logarithm functions ........................................................................................................... log(3M)
math: next representable floating-point value ............................................................................... nextafter(3M)
math: positive difference function ......................................................................................................... fdim(3M)
math: power functions ........................................................................................................................... pow(3M)
math: pseudorandom number generation functions ......................................................................... random(3M)
math: radix-independent exponent ........................................................................................................ logb(3M)
math: remainder function ........................................................................................................... remainder(3M)
math: remainder function with quotient .......................................................................................... remquo(3M)
math: remainder functions ................................................................................................................... fmod(3M)
math: round function ......................................................................................................................... round(3M)
HP-UX Release 11i: December 2000 Hewlett-Packard Company Index89
____ ____