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

search for in the

is_infinite> <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 가 이 플랫폼에서 PHP float에 허용된 범위 안에 존재하는 적합한 유한수일 경우 TRUE를 반환합니다.

참고: is_infinite(), is_nan().



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

is_infinite> <hypot
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites