Max_Precision

val Max_Precision: Int = 18

Max supported precision. Fixed at 18 digits because:

  1. 18 digits is more the enough for simulated calculators - most of which have only 12 digits precision
  2. 18 digits mantissa can also be represented as a long.