ComputerArithmetic`
ComputerArithmetic`
MachineError
MachineError[f,x->a]
gives the error involved in evaluating f at x=a using machine arithmetic.
Details and Options
- To use MachineError, you first need to load the Computer Arithmetic Package using Needs["ComputerArithmetic`"].
- The error is given in units of Ulps.