Controls the precision with which the solution you are looking for is evaluated.
The default behavior is to look for a solution
accurate to 5 decimal places (described by 1e-5, or 0.00001).
You can set this to a smaller number for more accurate results, or use a larger number to increase the speed of the optimization.
EasySolver Class | WebCab.COM.Math.Optimization Namespace