SIMD Math Library API Reference
Note
Edition Notice
SIMD Math Library man pages
Absolute value and sign functions
absi4
fabsf4
fabsd2
llabsi2
signbitf4
signbitd2
copysignf4
copysignd2
negatef4
negated2
negatei4
negatell2
Classification and comparison functions
fpclassifyf4
fpclassifyd2
isequalf4
isequald2
isgreaterf4
isgreaterd2
isgreaterequalf4
isgreaterequald2
islessf4
islessd2
islessequalf4
islessequald2
islessgreaterf4
islessgreaterd2
is0denormf4
is0denormd2
isfinitef4
isfinited2
isinff4
isinfd2
isnanf4
isnand2
isnormalf4
isnormald2
isunorderedf4
isunorderedd2
Divide, multiply, modulus, remainder and reciprocal functions
divf4
divf4_fast
divd2
divi4
lldivi2
divu4
lldivu2
fmaf4
fmad2
modff4
modfd2
fmodf4
fmodf4_fast
fmodd2
remainderf4
remainderd2
remquof4
remquod2
recipf4
recipf4_fast
recipd2
rsqrtf4
rsqrtd2
Exponentiation, root, and logarithmic Functions
expf4
expd2
exp2f4
exp2d2
expm1f4
expm1d2
frexpf4
frexpd2
ldexpf4
ldexpd2
powf4
powd2
hypotf4
hypotd2
sqrtf4
sqrtf4_fast
sqrtd2
cbrtf4
cbrtd2
logf4
logd2
log2f4
log2d2
log10f4
log10d2
log1pf4
log1pd2
logbf4
logbd2
ilogbf4
ilogbd2
scalbnf4
scalbllnd2
Gamma and error functions
lgammaf4
lgammad2
tgammaf4
tgammad2
erff4
erfd2
erfcf4
erfcd2
Maximum, minimum and difference functions
fmaxf4
fmaxd2
fminf4
fmind2
fdimf4
fdimd2
Rounding and next functions
ceilf4
ceilf4_fast
ceild2
floorf4
floorf4_fast
floord2
nearbyintf4
nearbyintd2
irintf4
llrintf4
llrintd2
rintf4
rintd2
roundf4
roundd2
iroundf4
llroundf4
llroundd2
truncf4
truncd2
nextafterf4
nextafterd2
Trigonometric Functions
sinf4
sind2
cosf4
cosd2
tanf4
tand2
sincosf4
sincosd2
asinf4
asind2
acosf4
acosd2
atanf4
atand2
atan2f4
atan2d2
Hyperbolic Functions
sinhf4
sinhd2
coshf4
coshd2
tanhf4
tanhd2
asinhf4
asinhd2
acoshf4
acoshd2
atanhf4
atanhd2
Type definitions
divi4_t
divu4_t
lldivi2_t
lldivu2_t
llroundf4_t
Notices
Trademarks
Related documentation
Index