-
Validate inputs for safe logarithm calculation (#8439)
发布于
2024-12-03 20:30:07 +00:00 | 672 次提交 在此版本后已推送到 master- Ensure both previousPoint and previousPoint2 are non-zero.
- Prevent division by zero and undefined errors.
- Add unit test to verity the new validation logic.
下载附件