Universeorange.com/Docs/

R3m/framework Function reference is.finite

{is.finite(Float $number)}

Checks whether number is a legal finite on this platform.

Returns true if number is a legal finite number within the allowed range for a PHP float on this platform, else false.

More information:

https://www.php.net/manual/en/function.is-finite.php

Last modified: 2021-06-07

© 2021 universeorange.com