Guardian Native C Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)

Permuted Index
conj: Computes the complex conjugate ................................ conj(3)
ccos: Computes the complex cosine ...................................... ccos(3)
cexp: Computes the complex exponential ............................. cexp(3)
cosine ccosh: Computes the complex hyperbolic .............................. ccosh(3)
sine csinh: Computes the complex hyperbolic .............................. csinh(3)
tangent ctanh: Computes the complex hyperbolic .............................. ctanh(3)
logarithm function clog: Computes the complex natural ..................................... clog(3)
function cpow: Computes the complex power ...................................... cpow(3)
function cproj: Computes the complex projection ............................... cproj(3)
function csin: Computes the complex sine .......................................... csin(3)
function csqrt: Computes the complex square root .............................. csqrt(3)
ctan: Computes the complex tangent .................................... ctan(3)
float value cbrtf: Computes the cube root for a ........................................ cbrtf(3)
floating-point number cbrt: Computes the cube root of a ......................................... cbrt(3)
double value cbrtl: Computes the cube root of a long ................................ cbrtl(3)
two calendar times difftime: Computes the difference between ................................ difftime(3)
erf: Computes the error function ......................................... erf(3)
float value erff: Computes the error function for a ................................ erff(3)
long double value erfl: Computes the error function for a ................................ erfl(3)
function hypot: Computes the Euclidean distance ................................ hypot(3)
function for float/ hypotf: Computes the Euclidean distance ................................ hypotf(3)
function for long double/ hypotl: Computes the Euclidean distance ................................ hypotl(3)
radix-independent/ scalbn: Computes the exponent of a ......................................... scalbn(3)
radix-independent float/ scalbnf: Computes the exponent of a ......................................... scalbnf(3)
radix-independent long/ scalbnl: Computes the exponent of a ......................................... scalbnl(3)
exp: Computes the exponential function ............................. exp(3)
for a float value expf: Computes the exponential function ............................. expf(3)
for a long double value expl: Computes the exponential function ............................. expl(3)
minus 1.0 expm1: Computes the exponential function ............................. expm1(3)
minus 1.0 for a float/ expm1f: Computes the exponential function
............................. expm
1f(3)
minus 1.0 for a long/ expm1l: Computes the exponential function ............................. expm1l(3)
absolute value cabsf: Computes the float complex ......................................... cabsf(3)
argument cargf: Computes the float complex ......................................... cargf(3)
hyperbolic cosine ccoshf: Computes the float complex ......................................... ccoshf(3)
exponential cexpf: Computes the float complex ......................................... cexpf(3)
natural logarithm/ clogf: Computes the float complex ......................................... clogf(3)
conjugate conjf: Computes the float complex ......................................... conjf(3)
projection function cprojf: Computes the float complex ......................................... cprojf(3)
hyperbolic sine csinhf: Computes the float complex ......................................... csinhf(3)
tangent ctanf: Computes the float complex ......................................... ctanf(3)
hyperbolic tangent ctanhf: Computes the float complex ......................................... ctanhf(3)
cosine cacosf: Computes the float complex arc ................................... cacosf(3)
hyperbolic cosine cacoshf: Computes the float complex arc ................................... cacoshf(3)
sine casinf: Computes the float complex arc ................................... casinf(3)
hyperbolic sine casinhf: Computes the float complex arc ................................... casinhf(3)
tangent catanf: Computes the float complex arc ................................... catanf(3)
hyperbolic tangent catanhf: Computes the float complex arc ................................... catanhf(3)
ccosf: Computes the float complex cosine ............................. ccosf(3)
function cpowf: Computes the float complex power .............................. cpowf(3)
function csinf: Computes the float complex sine ................................. csinf(3)
root function csqrtf: Computes the float complex square ............................. csqrtf(3)
absolute value function fabs: Computes the floating-point ......................................... fabs(3)
absolute value function/ fabsf: Computes the floating-point ......................................... fabsf(3)
absolute value function/ fabsl: Computes the floating-point ......................................... fabsl(3)
function cosh: Computes the hyperbolic cosine .................................. cosh(3)
function for a float/ coshf: Computes the hyperbolic cosine .................................. coshf(3)
function for a long/ coshl: Computes the hyperbolic cosine .................................. coshl(3)
function sinh: Computes the hyperbolic sine ...................................... sinh(3)
function for a float/ sinhf: Computes the hyperbolic sine ...................................... sinhf(3)
function for a long/ sinhl: Computes the hyperbolic sine
...................................... s
inhl(3)
function tanh: Computes the hyperbolic tangent ................................ tanh(3)
function for a float/ tanhf: Computes the hyperbolic tangent ................................ tanhf(3)
function for a long/ tanhl: Computes the hyperbolic tangent ................................ tanhl(3)
complex value cimag: Computes the imaginary part of a ................................ cimag(3)
float complex value cimagf: Computes the imaginary part of a ................................ cimagf(3)
527192-018 Hewlett-Packard Company Pindex9