IMF Device Library Function List
The IMF Device Library functions are listed here by function type.
Function Type
Name
Trigonometric Functions
acos
asin
atan
atan2
cos
cospi
sin
sincos
sincospi
sinpi
tan
Hyperbolic Functions
acosh
asinh
atanh
cosh
sinh
tanh
Exponential Functions
exp
exp10
exp2
expm1
Logarithmic Functions
ilogb
log
log10
log1p
log2
logb
Power Functions
cbrt
hypot
inv
norm
norm3d
norm4d
pow
powi
rcbrt
rhypot
rnorm
rnorm3d
rnorm4d
rsqrt
sqrt
Special Functions
cdfnorm
cdfnorminv
cyl_bessel_i0
cyl_bessel_i1
erf
erfc
erfcinv
erfcx
erfinv
j0
j1
jn
lgamma
tgamma
y0
y1
yn
Rounding Functions
ceil
floor
llrint
llround
lrint
lround
nearbyint
rint
round
trunc
Miscellaneous Functions
copysign
fdim
fmod
frexp
isfinite
isinf
isnan
ldexp
modf
nan
nextafter
remainder
remquo
saturate
scalbn
signbit
Parent topic:
IMF Device Library