PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<is_infinitelcg_value>
Last updated: Mon, 16 Jul 2012

is_nan

(PHP 4 >= 4.2.0, PHP 5)

is_nan -- 判断是否为合法数值

说明

bool is_nan ( float val )

如果 val 为“非数值”,例如 acos(1.01) 的结果,则返回 TRUE

参见 is_finite()is_infinite()




<is_infinitelcg_value>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST