|
機能 |
記号 |
例 |
|---|---|---|
|
足し算、引き算 |
+, - |
1 + 5 - 2 |
|
掛け算 |
* × |
3 × 4 |
|
注意: アルファベット文字の "x" を掛け算に使うことはできません。 |
||
|
割り算 |
/ ÷ |
10/5 |
|
累乗 |
^ |
3^3 |
|
パーセント |
% |
$30 + 20% |
|
括弧 |
( ) |
(10+20)(30+40) |
|
科学記法 E (*10^) |
e |
3e3 |
|
階乗 |
! |
10! |
|
変数定義 |
= |
a = 10 |
|
平方根 |
√ |
√9 |
|
剰余 |
mod |
5 mod 2 |
|
mod は割り算の余りを計算します。上記の例では、答えが 1 になります。(5 ÷ 2 = 2 余り 1) . |
||
|
演算 |
例 |
結果 |
|---|---|---|
|
パーセントを on, of, off した数の計算 |
||
|
ある数値にパーセントを足す |
$100+10% |
$110 |
|
ある数値のパーセント |
10% of 200 |
$20 |
|
ある数値からパーセントを引く |
$100-10% |
$90 |
|
ある数値を on, of, off したパーセントの計算 |
||
|
ある数値に何パーセント足せばもう一つの数値になるか |
220 as a % on 200
|
10% |
|
ある数値が別の数値の何パーセントになるか |
30 as a % of 200 |
15% |
|
ある数値から何パーセント引けばもう一つの数値になるか |
30 as a % off 200 |
85% |
|
与えられた数値から元の数値をパーセント計算する |
||
|
指定のパーセントを値上げする前の値 |
10% on what is $200 |
$181.82 |
|
ある数値が指定のパーセントとなる値 |
10% of what is $200 |
$2,000.00 |
|
指定のパーセントを値下げする前の値 |
10% off what is $200 |
$222.22 |
|
純粋にパーセントを計算 |
||
|
パーセントを足し引きする |
100% + 45% |
145% |
その他の例:
|
tax = 10% |
10% |
|
$300 + tax |
$330 |
|
演算 |
単語 |
例 |
|---|---|---|
|
足し算 |
and |
$15 for lunch and $25 for dinner |
|
引き算 |
less |
$20 less $3 |
|
掛け算 |
of |
half = 0.5 |
|
at |
10 copies at $20 each |
|
|
by |
The room is 5 by 5 |
|
|
割り算 |
over |
5 over 10 |
|
per |
$80 per week |
|
|
逆向きの引き算 |
from |
10 from 50 |
|
逆向きの割り算 |
into |
7 into 35 |
"to", "as", "in" を使って換算します。
| カテゴリ | 単位名 |
その他 記号 |
SI プレフィックス |
|---|---|---|---|
| 時間 | second |
s sec |
✓ |
| minute |
min m |
✗ | |
| hour | h | ✗ | |
| decade | ✗ | ||
| day | ✗ | ||
| week | wk | ✗ | |
| month | ✗ | ||
| millenium | ✗ | ||
| year | yr | ✗ | |
| century | ✗ | ||
| 重量 | ounce | oz | ✗ |
| stone | ✗ | ||
| metric ton | t | ✗ | |
| gram | g | ✓ | |
| pound |
lb lbs |
✗ | |
| 体積 | teaspoon | tsp | ✗ |
| pint | ✗ | ||
| cubic inch |
cu inch |
✗ | |
| quart | ✗ | ||
| cubic mile | cu mi | ✗ | |
| dessertspoon | ✗ | ||
| litre |
L liter |
✓ | |
| cubic meter |
cu m cubic metre |
✗ | |
| tablespoon | tbsp | ✗ | |
| cubic foot | cu ft | ✗ | |
| gallon | ✗ | ||
| dash | ✗ | ||
| cup | ✗ | ||
| fluid ounce | fl oz | ✗ | |
| 長さ | chain | ch | ✗ |
| foot | ft | ✗ | |
| fathom | ✗ | ||
| mil | ✗ | ||
| mile | mi | ✗ | |
| yard | yd | ✗ | |
| micron | ✗ | ||
| meter |
m metre |
✓ | |
| parsec | pc | ✗ | |
| bohr | ✗ | ||
| point | pt | ✗ | |
| nautical mile |
NM nmi |
✗ | |
| astronomical unit | AU | ✗ | |
| inch | ✗ | ||
| league | lea | ✗ | |
| 広さ | square meter |
sq m square metre meter squared metre squared |
✗ |
| hectare | ha | ✗ | |
| square mile |
sq mi mile squared |
✗ | |
| square mil |
sq mil mil squared |
✗ | |
| square kilometer |
sq km square kilometre kilometer squared kilometre squared |
✗ | |
| square centimeter |
sq cm square centimetre centimeter squared centimetre squared |
✗ | |
| acre | ac | ✗ | |
| square foot |
sq ft foot squared |
✗ | |
| square inch |
inch squared sq inch |
✗ | |
| 速さ | mile per hour | mph | ✗ |
| knot | kn | ✗ | |
| 周波数 | hertz | Hz | ✓ |
| 圧力 | bar | bar | ✗ |
| pascal | Pa | ✓ | |
| atmosphere | atm | ✗ | |
| pound per square inch | psi | ✗ | |
| エネルギー | calorie | cal | ✗ |
| joule | J | ✓ | |
| watt hour | Wh | ✓ | |
| 仕事率 | watt | W | ✓ |
| horsepower | hp | ✗ | |
| Electricity | Volt | V | ✗ |
| Amp | ✗ | ||
| Ohm | Ω | ✗ | |
| Temperature | celsius | C, ºC | ✗ |
| fahrenheit | F, ºF | ✗ | |
| kelvin | K | ✗ | |
| 力の強さ | newton | N | ✗ |
| コンピュータストレージ | kibibyte | KiB | ✗ |
| pebibyte | PiB | ✗ | |
| exbibyte | EiB | ✗ | |
| mebibyte | MiB | ✗ | |
| zebibyte | ZiB | ✗ | |
| byte | B | ✓ | |
| gibibyte | GiB | ✗ | |
| tebibyte | TiB | ✗ | |
| bit | ✓ | ||
| yobibyte | YiB | ✗ |
|
機能 |
記号 |
例 |
|---|---|---|
|
論理左シフト, 論理右シフト |
<<, >> |
45 >> 2 |
|
ビット単位の論理積 |
& |
0xd & 0b1010 |
|
ビット単位の論理和 |
| |
0b1100 | 0b1110 |
|
ビット単位の排他的論理和 |
XOR |
0b0101 xor 0b1011 |
16 進数と 2 進数の計算例
|
0xFF + 0b1001 |
264 |
|
記号 |
値 |
|---|---|
|
pi |
3.1415926535897932384626433832795 |
変数の定義には等号を使います:
|
a = 10 |
10 |
|
a + 5 |
15 |
警告: 変数は一度だけ定義しか定義できません。
別の行で変数の値を変更しようとしないで下さい。
|
型 |
名称 |
関数 |
|---|---|---|
|
三角法 |
正弦 |
sin(x) |
|
余弦 |
cos(x) |
|
|
正接 |
tan(x) |
|
|
Cotangent |
cot(x) |
|
|
Secant |
sec(x) |
|
|
Cosecant |
cosec(x) |
|
|
根 |
平方根 |
sqrt(x) |
|
立方根 |
cbrt(x) |
|
|
対数 |
自然対数 |
ln x, ln(x) |
|
10 を底とした対数 |
log x, log (x) |
|
|
2 を底とした対数 |
log2 (x) |
|
|
その他 |
指数 |
exp(x) |
|
絶対値 |
abs(x) |
|
|
切り上げ |
ceil(x) |
|
|
切り捨て |
floor(x) |
|
|
Truncation |
trunc(x) |
|
|
Integer rounding |
round(x) |
|
|
Strip unit |
num(x) |
関数の使用例:
|
sin(30) + cos(40) |
1.26604 |
ヒント:
|
集計 |
合計, 平均, 分散, 標準偏差 |
答え欄の下に直接表示されます。 |
|
解答パレット |
10進数, 角度, 比, 16進数, 2進数, 通貨 |
それぞれの換算は、関連するものだけが表示されます。たとえば、3/6 が入力されると、比 1/2 が表示されます。 |
| 最大精度 |
小数点以下 50 桁 |
小数点以下の精度を変更する場合は、書式バーを使います。 |
|
サポートしている基数 |
10進数, 2進数, 6進数 |
計算式の基数を設定する場合は、書式バーを使います。 |
|
三角法のモード |
角度, ラジアン |
三角法のモードを変更する場合は、書式バーを使います。 |
機能
記号
ヘディング
右側にがすべて強調表示になり計算式に含まれなくなります。
@
ラベル
左側がすべて強調表示になり計算式に含まれなくなります。
:
コメント行
行末に置くと行全体が計算されなくなります。
;
インラインコメント
引用符に囲まれた部分は計算対象外になります。
" "
例:
@work expenses
Food: $10 for lunch
$10
9 times out of 10 this will be correct;
$40