Guardian Native C Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)
Permuted Index
Sets floating-point exception flags fesetexceptflag: .................................................... fesetexceptflag(3)
Raises floating-point exception flags fetestexcept: ......................................................... fetestexcept(3)
cabsf: Computes the float complex absolute value ........................................ cabsf(3)
cacosf: Computes the float complex arc cosine ............................................... cacosf(3)
cosine cacoshf: Computes the float complex arc hyperbolic ........................................ cacoshf(3)
tangent catanhf: Computes the float complex arc hyperbolic ........................................ catanhf(3)
casinhf: Computes the float complex arc hyperbolic sine ................................ casinhf(3)
casinf: Computes the float complex arc sine ................................................... casinf(3)
catanf: Computes the float complex arc tangent .............................................. catanf(3)
cargf: Computes the float complex argument ................................................ cargf(3)
conjf: Computes the float complex conjugate ................................................ conjf(3)
ccosf: Computes the float complex cosine ...................................................... ccosf(3)
cexpf: Computes the float complex exponential ............................................ cexpf(3)
ccoshf: Computes the float complex hyperbolic cosine .................................. ccoshf(3)
csinhf: Computes the float complex hyperbolic sine ...................................... csinhf(3)
ctanhf: Computes the float complex hyperbolic tangent ................................. ctanhf(3)
function clogf: Computes the float complex natural logarithm ................................... clogf(3)
cpowf: Computes the float complex power function ....................................... cpowf(3)
cprojf: Computes the float complex projection function ................................ cprojf(3)
csinf: Computes the float complex sine function .......................................... csinf(3)
function csqrtf: Computes the float complex square root .............................................. csqrtf(3)
ctanf: Computes the float complex tangent .................................................... ctanf(3)
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
.................................. c
oshf(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)
527192-018 Hewlett-Packard Company Pindex−21