Snippets tagged “fmod”
1 snippet uses this tag.
- Check if number is decimalPHP
In PHP, you can use the is_float() function to check if a variable is a decimal number.
1 snippet uses this tag.
In PHP, you can use the is_float() function to check if a variable is a decimal number.