Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
strictfp我在代码中没有使用一些双重数学运算。
strictfp
我在不同的操作系统上运行 docker,但在任何地方我都使用相同的 dockerFile。
在我的数学运算中是否有可能得到不同的结果?
附言
我知道 Strictfp 可确保您从每个平台上的浮点计算中获得完全相同的结果。但我不完全确定“平台”是什么意思