Page 1 of 1

calculating

Posted: Tue Mar 16, 2021 9:42 pm
by bennywww
Hi
when calculating how
define decimal places??

Benny :D

Re: calculating

Posted: Wed Mar 17, 2021 4:40 am
by miguelss
You can use standard JavaScript functions in calculations.

For example:
]String(Number([A]) / Number()).toFixed(2))