Go To Documentation Main IndexMain Index
Go To TIPS, Inc.TIPS Home
tolerance

tolerance (variable)

Accuracy tolerance

Declared as: int

Description: The number of decimal places of accuracy required for an iterative calculation (such as yield) to terminate. The more places of accuracy specified the longer the execution time of the function

Valid values:
  Any integer between zero and the maximum number of digits supported by
  a double precision number

© 2001 TIPS, Inc.Doc Version: 5.0