Changes

Jump to: navigation, search

Custom Field Type: Special – Calculated Value

320 bytes added, 14:24, 23 September 2011
no edit summary
[[Image:CS08.png]]
 
'''Rounding''':
* To round a calculation to 2 decimal places use the following syntax:
:* '''Math.round(('''''expression''''')*100)/100'''
* For no decimal places:
:* '''Math.round('''''expression''''')'''
where ''expression'' is the calculation to be rounded off, such as PARSEINT([variable 1])/PARSEINT([variable 2])
===String Operators===
0
edits

Navigation menu