sanchahar / speedcrunch

Automatically exported from code.google.com/p/speedcrunch
1 stars 0 forks source link

absolute function not available #550

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
no function available to get the absolute value of a negative number. For eg. 
|-2.5|=2.5
|2.5|=2.5

Original issue reported on code.google.com by nabnip.b...@gmail.com on 14 Feb 2015 at 6:27

GoogleCodeExporter commented 8 years ago
There is the abs function. What version are you on?

Original comment by helder.p...@gmail.com on 14 Feb 2015 at 11:05