Navigation
Synopsis Return the precision of a real number.
Function
  1. int precision(num x)
  2. real precision(num x, int p)
Usage import util::Math;
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.