Incorrect calculation output when integrating third-party sizing logic
While testing an external integration scenario similar to our live sizing tool at https://bracalculators.com/ , we noticed an inconsistent calculation result when dynamic input data is parsed through the update module. Specifically, the measurement-to-result mapping produces different outputs on identical input values after an update is triggered. It seems related to how the rounding or precision logic is applied during runtime. Could you please confirm if the latest build modifies the calculation handling or the input parsing layer? This issue directly affects result accuracy on calculator-style web applications that depend on consistent numeric processing.