Guardian Native C Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)
Guardian Native C Library Calls Reference Manual
a division operation for a float value /Computes the remainder of .............................. remainderf(3)
cosine function for a float value /Computes the trigonometric ............................. cosf(3)
cosine function for a long double value /Computes the trigonometric ............................. cosl(3)
sine function for a float value /Computes the trigonometric ............................. sinf(3)
sine function for a long double value /Computes the trigonometric ............................. sinl(3)
tangent function for a float value /Computes the trigonometric ............................. tanf(3)
string to a floating-point value /Converts a character .......................................... strtof(3)
string to a floating-point value /Converts a wide-character ................................ wcstof(3)
x with the sign of y for a float value copysignf: Returns .............................................. copysignf(3)
the sign of y for a long double value copysignl: Returns x with .................................. copysignl(3)
the real part of a complex value creal: Computes .................................................. creal(3)
the real part of a float complex value crealf: Computes ................................................. crealf(3)
part of a long double complex value creall: Computes the real ................................... creall(3)
the error function for a float value erff: Computes .................................................... erff(3)
error function for a long double value erfl: Computes the ............................................... erfl(3)
exponential function for a float value exp2f: Computes the base-2 .............................. exp2f(3)
exponential function for a float value expf: Computes the ............................................. expf(3)
value function for a float value /floating-point absolute ...................................... fabsf(3)
value function for a long double value /floating-point absolute ...................................... fabsl(3)
to nearest long long integer value /floating-point number ....................................... llrint(3)
to nearest long long integer value /floating-point number ....................................... llround(3)
Sets or changes the timeout value for interval timers alarm: ................................... alarm(3)
the class of a floating-point value fp_class: Returns ................................................ fp_class(3)
Classifies a floating-point value fpclassify:
............................................................ fp
classify(3)
the floating-point absolute value function fabs: Computes .................................... fabs(3)
/the floating-point absolute value function for a float value ..................................... fabsf(3)
/the floating-point absolute value function for a long double/ ................................. fabsl(3)
/number to nearest integer value in floating-point format ...................................... round(3)
/float number to nearest integer value in floating-point format ...................................... roundf(3)
/double number to nearest integer value in floating-point format ...................................... roundl(3)
function for a long double value /inverse hyperbolic tangent ............................... atanhl(3)
isnan: Tests whether a value is NaN (not a number) ......................................... isnan(3)
unordered: Tests whether one value is unordered relative to/ ...................................... unordered(3)
10 logarithm function for a float value log10f: Computes the base ................................ log10f(3)
logarithm function for a float value log2f: Computes the base-2 ............................... log2f(3)
logarithm function for a float value logf: Computes the natural ................................ logf(3)
number to nearest long integer value lrintf: Rounds float ............................................. lrintf(3)
number to nearest long integer value lrintl: Rounds long double ................................. lrintl(3)
number to nearest long integer value lroundf: Rounds float .......................................... lroundf(3)
of 1.0 plus x for a float value /natural logarithm function ................................ log1pf(3)
of 1.0 plus x for a long double value /natural logarithm function ................................ log1pl(3)
float number to nearest integral value nearbyintf: Rounds ............................................. nearbyintf(3)
double number to nearest integral value nearbyintl: Rounds long ..................................... nearbyintl(3)
get_param_by_name: Retrieves value of a parameter by parameter/ .............................. get_param_by_name(3)
readlink: Reads the value of a symbolic link ................................................ readlink(2)
getenv: Returns the value of an environment variable ................................. getenv(3)
getenv_r: Returns the value of an environment variable ................................. getenv_r(3)
abs: Computes absolute value of an integer ......................................................... abs(3)
imaxabs: Computes absolute value of integer .............................................................. imaxabs(3)
_abs: Expands absolute value of its argument
..................................................... _abs
(3)
labs: Computes absolute value of long integer ..................................................... labs(3)
llabs: Computes absolute value of long long integer ............................................. llabs(3)
/Determines the maximum numeric value of two float numbers ........................................... fmaxf(3)
/Determines the minimum numeric value of two float numbers ........................................... fminf(3)
/Determines the maximum numeric value of two floating-point/ .......................................... fmax(3)
/Determines the minimum numeric value of two floating-point/ .......................................... fmin(3)
/Determines the maximum numeric value of two long double numbers ............................... fmaxl(3)
/Determines the minimum numeric value of two long double numbers ............................... fminl(3)
the power function for a float value powf: Computes .................................................. powf(3)
power function for a long double value powl: Computes the ............................................ powl(3)
operation for a long double value /remainder of a division ..................................... remainderl(3)
float number to nearest integral value rintf: Rounds ....................................................... rintf(3)
double number to nearest integral value rintl: Rounds long ............................................... rintl(3)
to nearest long long integer value /Rounds float number ......................................... llrintf(3)
to nearest long long integer value /Rounds float number ......................................... llroundf(3)
Pindex−58 Hewlett-Packard Company 527192-018