Thread
:
Absolute Value?
View Single Post
#
1
08-16-2012, 04:12 AM
Alpho
Registered User
Join Date: Dec 2011
Location: California, USA
Posts: 80
Absolute Value?
Hey all, i've been trying to figure out what the function is, if we even have any, for finding the 'absolute value' of an integer.
PHP Code:
echo(|-
10
|);
should return 10 if it's working correctly.
Thanks!
Alpho
View Public Profile
View GraalOnline Profile
Find all posts by Alpho