Search found 1 match
- Mon Sep 22, 2003 3:19 pm
- Forum: PHP - Code
- Topic: PHP DIVISION OPERATOR
- Replies: 1
- Views: 266
PHP DIVISION OPERATOR
I am fairly new to php. I want to know the easiest way of getting a result like 7.9 or 9.5 or 8.3 A whole number with one decimal place using the division operator. Is this hard to code? Please help.