Create a dynamic website with PHP
Difficulty: Beginner ● Progress: 0 / 0 modules completed
Numbers

In PHP, there are mainly two types of numbers:
- whole numbers ("integer")
- decimal numbers, with a floating point ("float")
You need a free account to read this module