Universeorange.com/Docs/
{is.finite(Float $number)}
Checks whether number is a legal finite on this platform.
Returns
trueifnumberis a legal finite number within the allowed range for a PHP float on this platform, elsefalse.
https://www.php.net/manual/en/function.is-finite.php
Last modified: 2021-06-06
© 2021 universeorange.com