Open System Services Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)
OSS Library Calls Reference Manual
Computes the imaginary part of a float complex value cimagf: ......................................... cimagf(3)
Computes the real part of a float complex value crealf: ........................................... crealf(3)
ceilf: Rounds float numbers to float integers ...................................................................
ceilf(3)
floorf: Rounds float numbers to float integers ...................................................................
floorf(3)
ldexpf: Multiplies a float number by a power of 2 ........................................ ldexpf(3)
exponent of a radix-independent float number /Computes the ......................................... scalbnf(3)
a power of 2 frexpf: Breaks a float number into a fraction and ................................... frexpf(3)
fractional parts modff: Breaks a float number into integral and ...................................... modff(3)
radix-independent exponent as a float number logbf: Computes the ............................... logbf(3)
Computes the next representable float number nextafterf: ................................................ nextafterf(3)
Computes the next representable float number nextafterl: ................................................ nextafterl(3)
Computes the next representable float number nexttowardf: ............................................ nexttowardf(3)
Computes the square root of a float number sqrtf: ......................................................... sqrtf(3)
exponent of a radix-independent float number /the long integral .................................... scalblnf(3)
value in/ roundf: Rounds float number to nearest integer ..................................... roundf(3)
value nearbyintf: Rounds float number to nearest integral .................................... nearbyintf(3)
value rintf: Rounds float number to nearest integral .................................... rintf(3)
integer value lrintf: Rounds float number to nearest long ......................................... lrintf(3)
integer value lroundf: Rounds float number to nearest long ......................................... lroundf(3)
integer value llrintf: Rounds float number to nearest long long ................................. llrintf(3)
integer value llroundf: Rounds float number to nearest long long ................................. llroundf(3)
value truncf: Rounds float number to truncated integer ................................. truncf(3)
the maximum numeric value of two float numbers fmaxf: Determines ................................ fmaxf(3)
the minimum numeric value of two float numbers fminf: Determines ................................. fminf(3)
ceilf: Rounds float numbers to float integers ...................................... ceilf(3)
floorf: Rounds float numbers to float integers ...................................... floorf(3)
string nanf: Returns a float quiet NaN for specified ......................................... nanf(3)
radix-independent exponent of a float value as an integer /the ........................................ ilogbf(3)
Computes the cube root for a float value cbrtf: ............................................................ cbrtf(3)
hyperbolic cosine function for a float value /Computes the inverse
............................... acoshf
(
3)
trigonometric sine function for a float value /Computes the inverse ............................... asinf(3)
hyperbolic sine function for a float value /Computes the inverse ............................... asinhf(3)
hyperbolic tangent function for a float value /Computes the inverse ............................... atanhf(3)
x with the sign of y for a float value copysignf: Returns ..................................... copysignf(3)
hyperbolic cosine function for a float value coshf: Computes the .................................. coshf(3)
Computes the error function for a float value erff: .............................................................. erff(3)
base-2 exponential function for a float value exp2f: Computes the .................................. exp2f(3)
the exponential function for a float value expf: Computes .......................................... expf(3)
base 10 logarithm function for a float value log10f: Computes the ................................ log10f(3)
base-2 logarithm function for a float value log2f: Computes the ................................... log2f(3)
natural logarithm function for a float value logf: Computes the ..................................... logf(3)
function of 1.0 plus x for a float value /natural logarithm ....................................... log1pf(3)
Computes the power function for a float value powf: ........................................................... powf(3)
trigonometric sine function for a float value sinf: Computes the ..................................... sinf(3)
hyperbolic sine function for a float value sinhf: Computes the ................................... sinhf(3)
hyperbolic tangent function for a float value tanhf: Computes the ................................... tanhf(3)
the true gamma function for a float value tgammaf: Computes ................................... tgammaf(3)
error function for a float value /the complementary ................................... erfcf(3)
function minus 1.0 for a float value /the exponential .......................................... expm1f(3)
absolute value function for a float value /the floating-point ...................................... fabsf(3)
of the gamma function for a float value /the logarithm ............................................. lgammaf(3)
of a division operation for a float value /the remainder ............................................. re
ma
inderf(3)
cosine function for a float value /the trigonometric ...................................... cosf(3)
tangent function for a float value /the trigonometric ...................................... tanf(3)
cosine function for a float value /trigonometric ............................................. acosf(3)
tangent function for a float value /trigonometric ............................................. atanf(3)
Euclidean distance function for float values /Computes the ........................................... hypotf(3)
positive difference between two float values fdimf: Computes the ................................. fdimf(3)
the multiply-add operation for float values fmaf: Computes ........................................ fmaf(3)
of a division operation for float values /modulo remainder ................................... fmodf(3)
operation with quotient for float values /of a division ............................................. remquof(3)
tangent function of y/x for float values /trigonometric ........................................... atan2f(3)
function fabs: Computes the floating-point absolute value ........................................ fabs(3)
function for/ fabsf: Computes the floating-point absolute value ........................................ fabsf(3)
function for/ fabsl: Computes the floating-point absolute value ........................................ fabsl(3)
Pindex−28 Hewlett-Packard Company 527187-017