Float precision
The float_precision configuration parameter controls the precision of floating-point results.
Usage
Configuration Parameter: float_precision
Default: -1 (disabled)
When enabled (by setting to a non-negative number), TinyMUX uses the useful subset approach for floating-point results, and the precision of these results are limited to the specified number of
By default, this option is disabled, and TinyMUX uses the full set approach for floating-point results.
See also: Configuration, @admin, Floating-point