Must always round down or up
Hi Team,
I need assistance for 2x Custom calculation scripts for the following as Simplified field notations will not work(As far as I'm aware).
I'm currently using these two Simplified field notations with 6x Text Fields,
A = Number
B = Number
C = Number
D = Number
E = Simplified field notations: A / (B + C)
F = Simplified field notations: D / E
However E must always round down and F must always round up.
Eg, E = 1.8 the script will make it 1
Eg, F = 1.2 the script will make it 2
Please help!
