[1.1.2]近似計算

[1.1.1] 数値計算

乗算は「*」、または、空白

[Graphics:Images/1.1.1_gr_1.gif]
[Graphics:Images/1.1.1_gr_2.gif]

割算は「/」(斜線、スラッシュ, slash)
[Graphics:Images/1.1.1_gr_3.gif]
[Graphics:Images/1.1.1_gr_4.gif]
直前の結果を「%」で指定する(→結果の引用)
[Graphics:Images/1.1.1_gr_5.gif]
[Graphics:Images/1.1.1_gr_6.gif]
冪乗は「^」
[Graphics:Images/1.1.1_gr_7.gif]
[Graphics:Images/1.1.1_gr_8.gif]
階乗「!」(4!=4×3×2×1)
[Graphics:Images/1.1.1_gr_9.gif]
[Graphics:Images/1.1.1_gr_10.gif]

演算子について


[1.1.2]近似計算


Converted by Mathematica      May 16, 2001