Round a number to 2 decimal places, returning 0 when the input is not finite. Used pervasively for percentage / ratio fields so the public envelope never emits NaN or Infinity.
0
NaN
Infinity
Round a number to 2 decimal places, returning
0when the input is not finite. Used pervasively for percentage / ratio fields so the public envelope never emitsNaNorInfinity.