Ask HN: GPT-5 在计算方面仍然需要二次提示吗?
1 分•作者: chandlertsien•10 个月前
试着让 GPT-5 计算:
356181.267*(12+572)/2-6752
第一次回复使用了推理模式,结果错了。只有在我说了“使用外部计算器”之后,它才设法使用 Python 代码得到了正确答案。
为什么在 2025 年末,它现在不能自动切换到计算器来计算基本的数学问题呢?是设计上的权衡,还是其他原因?
查看原文
Tried asking GPT-5 to calculate:
356181.267*(12+572)/2-6752<p>First reply used reasoning mode and got it wrong. Only after I said “use external calculator” did it manage to use Python code to get the right answer.<p>Why doesn't it automatically switch to the calculator for basic math now in late 2025? Design trade-off, or something else?