Originally Posted By: GEFFO
P.S. My calculator can't seem to read or process commas lol. How do I get it to do this?
Calculations are done with the English period notation for decimal numbers.
You could probably replace commas by periods beforehand though:
Code:
$calc($replace($$2-,$chr(44),$chr(46)))