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.
私はパスカルでタスクを書いています。
すべて問題ありませんが、私の結果が正しくありません。
私はいくつかの数字を合計しています
例: 2.3 + 3.4+ 3.3 = 9
しかし、出力は次のように表示されます: 9.000000 + EEE など。
では、この REAL 変数ではなく、9 だけになるように変換するにはどうすればよいでしょうか。