HP-UX Reference (11i v1 05/09) - 7 Device (Special) Files, 9 General Information, Index (vol 10)

Index
All Volumes
Description Entry Name(Section)
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 ............................................................................................................................. cos(3M)
math: cosine functions (degrees) ........................................................................................................... cosd(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)
math: round to long function ............................................................................................................. lround(3M)
math: round to long long function .................................................................................................... llround(3M)
math: round to nearest int functions ...................................................................................................... rint(3M)
math: round to nearest long function .................................................................................................... lrint(3M)
math: round to nearest long long function ........................................................................................... llrint(3M)
math: sine functions (degrees) ............................................................................................................... sind(3M)
math: sine functions ................................................................................................................................ sin(3M)
math: square root functions ................................................................................................................... sqrt(3M)
HP-UX 11i Version 1: September 2005 Hewlett-Packard Company Index99