Previous: , Up: Top   [Contents][Index]


Document Index

Jump to:   A   C   E   F   G   H   I   J   L   M   N   O   P   R   S   T   Y  
Index Entry  Section

A
acos: acos
acosf: acos
acosh: acosh
acoshf: acosh
asin: asin
asinf: asin
asinh: asinh
asinhf: asinh
atan: atan
atan2: atan2
atan2f: atan2
atanf: atan
atanh: atanh
atanhf: atanh

C
cabs: cabs
cabsf: cabs
cacos: cacos
cacosf: cacos
cacosh: cacosh
cacoshf: cacosh
carg: carg
cargf: carg
casin: casin
casinf: casin
casinh: casinh
casinhf: casinh
catan: catan
catanf: catan
catanh: catanh
catanhf: catanh
cbrt: cbrt
cbrtf: cbrt
ccos: ccos
ccosf: ccos
ccosh: ccosh
ccoshf: ccosh
ceil: floor
ceilf: floor
cexp: cexp
cexpf: cexp
cimag: cimag
cimagf: cimag
clog: clog
clogf: clog
conj: conj
conjf: conj
copysign: copysign
copysignf: copysign
cos: sin
cosf: sin
cpow: cpow
cpowf: cpow
cproj: cproj
cprojf: cproj
creal: creal
crealf: creal
csin: csin
csinf: csin
csinh: csinh
csinhf: csinh
csqrt: csqrt
csqrtf: csqrt
ctan: ctan
ctanf: ctan
ctanh: ctanh
ctanhf: ctanh

E
erf: erf
erfc: erf
erfcf: erf
erff: erf
exp: exp
exp2: exp2
exp2f: exp2
expf: exp
expm1: expm1
expm1f: expm1

F
fabs: fabs
fabsf: fabs
fdim: fdim
fdimf: fdim
finite: fpclassify
finitef: fpclassify
floor: floor
floorf: floor
fma: fma
fmaf: fma
fmax: fmax
fmaxf: fmax
fmin: fmin
fminf: fmin
fmod: fmod
fmodf: fmod
fpclassify: fpclassify
frexp: frexp
frexpf: frexp

G
gamma: gamma
gammaf: gamma
gammaf_r: gamma
gamma_r: gamma

H
hypot: hypot
hypotf: hypot

I
ilogb: ilogb
ilogbf: ilogb
infinity: infinity
infinityf: infinity
isfinite: fpclassify
isgreater: isgreater
isgreaterequal: isgreater
isinf: fpclassify
isinf: fpclassify
isinff: fpclassify
isless: isgreater
islessequal: isgreater
islessgreater: isgreater
isnan: fpclassify
isnan: fpclassify
isnanf: fpclassify
isnormal: fpclassify
isunordered: isgreater

J
j0: jN
j0f: jN
j1: jN
j1f: jN
jn: jN
jnf: jN

L
ldexp: ldexp
ldexpf: ldexp
lgamma: gamma
lgammaf: gamma
lgammaf_r: gamma
lgamma_r: gamma
llrint: lrint
llrintf: lrint
llround: lround
llroundf: lround
log: log
log10: log10
log10f: log10
log1p: log1p
log1pf: log1p
log2: log2
log2f: log2
logb: logb
logbf: logb
logf: log
lrint: lrint
lrintf: lrint
lround: lround
lroundf: lround

M
matherr: matherr
matherr and reentrancy: Reentrancy
modf: modf
modff: modf

N
nan: nan
nanf: nan
nearbyint: nearbyint
nearbyintf: nearbyint
nextafter: nextafter
nextafterf: nextafter

O
OS stubs: Math

P
pow: pow
powf: pow

R
reentrancy: Reentrancy
remainder: remainder
remainderf: remainder
remquo: remquo
remquof: remquo
rint: rint
rintf: rint
round: round
roundf: round

S
scalbln: scalbn
scalblnf: scalbn
scalbn: scalbn
scalbnf: scalbn
signbit: signbit
sin: sin
sinf: sin
sinh: sinh
sinhf: sinh
sqrt: sqrt
sqrtf: sqrt
stubs: Math
support subroutines: Math
system calls: Math

T
tan: tan
tanf: tan
tanh: tanh
tanhf: tanh
tgamma: gamma
tgammaf: gamma
trunc: trunc
truncf: trunc

Y
y0: jN
y0f: jN
y1: jN
y1f: jN
yn: jN
ynf: jN

Jump to:   A   C   E   F   G   H   I   J   L   M   N   O   P   R   S   T   Y  

Table of Contents


Previous: , Up: Top   [Contents][Index]