You are here : phpmathis_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