calculation accuracy
precision
precision
Returns the approximation of the operator ~ (slightly different) 0.1 default.
precision(n)
Changes the precision.
Examples:
precision(1.5);if(1~2)$"A";
prints A
precision(.2);if(1~2)$"A" else $"B";
prints B
precision time
precision time
Returns multiplier coefficient of time.
precision(p)time
Changes this coefficient (default 10.0).
See also: