<ENG>
* Multiply / Divide  ^ Power % Mod
 ...  Select separated.
 :::  Aggregate range selection.
(...) Parentheses selection.
+( )  Enclosed in parentheses selection.
-( )  Remove the parentheses of the selection.
pi3.14159...  e2.7182...
exp( )    sqrt( )
log( )     log10( )
sin( )     cos( )     tan( )
asin( )    acos( )    atan( )
rad( )    deg( )
rud( )   Rounding
123=0x HEX
-----------------------------------------------------------
1.To summarize the calculation of the memo.
Sumple.1: Aggregate
100*3=3003.Notebooks
40*5=2005.Stickers
120*2=2402.Pens
Select the range [=].
Sumple.2: Crosstab
<Cost.1>
500*2+400*3*2+300=3,700Mr.A
500*2+400*3=2,200Mr.B
500*2=1,000Mr.C
:6,900
<Cost.2>
250+560+280+400+300+190=1,980Mr.A
400+500+280+190=1,370Mr.B
300+400+500=1,200Mr.C
:5,350
Cost1 and Cost2,
Select the range [=]
-----------------------------------------------------------
2.[] Unit variable
Sumple.1:
0.75=[0.75]
(760+200)*[0.75]=720
(220+360)*[0.75]=435
(980+210)*[0.75]=892.5
(760+320)*[0.75]=810
Change the value0.75[=]
Sumple.2:
120*5=[600]
[600]+300=[900]
([600]+[900])/3=500
Change the formula120*5[=]
[] Variable unit price does not aggregate.
-----------------------------------------------------------
3.: Comment
Sumple.1:
1+1=:2
: Comments are to be used for values that do not aggregate.
===========================================================
<JPN>
*かけ算 /わり算 ^べき乗 %剰余算
... 区切り選択
::: 集計範囲選択
(...)括弧選択
+( ) 選択範囲を括弧でくくる
-( ) 選択範囲の括弧を外す
pi3.14159...   e2.7182...
exp( )    sqrt( )
log( )     log10( )
sin( )     cos( )     tan( )
asin( )    acos( )    atan( )
rad( )    deg( )
rud( ) 四捨五入
123=0x16進
-----------------------------------------------------------
1.メモの計算を集計する。
例1)集計
100*3=360ノート3冊
240*5=1,200シール5枚
120*2=240ペン2本
範囲選択して『=』
例2)クロス集計
<費用1>
500*2+400*3*2+300=3,700Aさん
500*2+400*3=2,200Bさん
500*2=1,000Cさん
:6,900
<費用2>
250+560+280+400+300+190=1,980Aさん
400+500+280+190=1,370Bさん
500+300=800Cさん
300+400+500=1,200Dさん
:5,350
費用1と費用2、
範囲選択して『=』
-----------------------------------------------------------
2.[]単価変数
例1)
0.75=[0.75]
(760+200)*[0.75]=720
(220+360)*[0.75]=435
(980+210)*[0.75]=892.5
(760+320)*[0.75]=810
0.75値を変更して『=』
例2)
120*5=[600]
[600]+300=[900]
([600]+[900])/3=500
120*5式を変更して『=』
[]単価変数は、集計しません。
-----------------------------------------------------------
3.:コメント
例1)
1+1=:2
:コメントは、集計しない値として使用する。
inserted by FC2 system