索引
自动化
脚本编写
JavaScript数学库
算术和代数
isnan
前页
后页
isnan
SYNOPSIS:
int isnan(x);
double x;
int n;
n = isnan(x);
DESCRIPTION:
Returns true if x is not a number.
sqrt
lsqrt
cbrt
polevl
chbevl
round
floor
ceil
frexp
ldexp
fabs
signbit
isnan
isfinite
poladd
polsub
polmul
poldiv
polsbt
poleva
polclr
polmov
前页
后页