
set_int_tolerance(++Tol)

   Set the integer tolerance value.

Arguments
   Tol                 New Tolerance (float)

Type
   library(range)

Description

  Set the integer tolerance value. See int_tolerance/1 for a description
  of the value.


Exceptions
     5 --- Tol is not a number.

See Also
   int_tolerance / 1
