Remarks Regarding Calculation Precision and Display
It should be noted that all calculations in FormuSense are performed with full precision as it appears in the original file format.
To view the full precision of a data value, double-click the cell of interest in a mutable table (e.g. ingredient properties, quality data, process data, etc. in the Data stage). The value shown will be used in the back-end calculations with full precision.
In the software, 5 significant figures are displayed by default, regardless of the number of significant figures contained in the original data or arguments. This entails the following:
Data with fewer than 5 significant figures will be displayed with trailing zeros (e.g. 124.7 → 124.70).
Whole numbers will be displayed with trailing zeros, up to 5 significant figures (e.g. 6 → 6.0000).
Large numbers with more than 5 significant figures (>100,000) in the whole number part will appear in scientific notation (e.g. 368,276.088 → 3.6828e+05).
Small numbers with more than 5 significant figures (<0.00001) in the decimal part will appear in scientific notation (e.g. 0.0000941155264 → 9.4116e-05).
Note that the values shown in the Formulations tab in the Data stage are displayed with full precision as it appears in its original file format.