Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: is_finite - Manual
[go: Go Back, main page]

PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

is_infinite" width="11" height="7"/> <hypot
Last updated: Sun, 25 Nov 2007

view this page in

is_finite

(PHP 4 >= 4.2.0, PHP 5)

is_finite — 値が有限の数値であるかどうかを判定する

説明

bool is_finite ( float $val )

val が このプラットフォーム上で有効な有限値であるかどうかを調べます。

パラメータ

val

調べる値。

返り値

val が このプラットフォーム上の PHP の float 型で有効な範囲内の数である場合に TRUE、 それ以外の場合に FALSE を返します。



add a note add a note User Contributed Notes
is_finite
There are no user contributed notes for this page.

is_infinite" width="11" height="7"/> <hypot
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites