Some arthmetical equasion sets a variable e.g. $result to value 40,23425345
or any other number and what I want is to print this number but with with
specified number of digits after the coma, not whole number, like 40,23.
How ?
Please
or any other number and what I want is to print this number but with with
specified number of digits after the coma, not whole number, like 40,23.
How ?
Please
Comment