Wikidev
CATEGORY
CONTACT
APP
Sign Up
Login
Submit
You are here :
php
→
math
→
is_finite
is_finite() - math
Checks whether val is a legal finite on this platform.
Parameters :
val - The value to check
Syntax
bool is_finite ( float $val )
Example
Output / Return Value
Limitations
Alternatives / See Also
Reference