-
- Downloads
[App] TD; Do not convert tolerances to double.
Pass the value directly instead and only check if the string convertible to a double if not empty. This avoids possible losses due to conversion.
Please register or sign in to comment
Pass the value directly instead and only check if the string convertible to a double if not empty. This avoids possible losses due to conversion.