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

is_finite

(PHP 4 >= 4.2.0, PHP 5)

is_finite -- 判断是否为有限值

说明

bool is_finite ( float val )

如果 val 是本机平台上 PHP 浮点数所允许范围中的一个合法的有限值,则返回 TRUE

参见 is_infinite()is_nan()




<hypotis_infinite>
 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