ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
forzzzzz/Calculator-You
/
Issues
Increase floating point precision
#39
Open
An-anonymous-coder
创建于 2025-05-01
A
An-anonymous-coder
commented
`2^49/5` should return `112589990684262.4`, but due to a floating point error it returns `112589990684262.40625` instead
8 条评论