![]() |
Donate |
Features
Mathematical functions :
key | function | key | function | key | function |
---|---|---|---|---|---|
And | And | RoL | Rotate left | Lj | Left justify |
Or | Or | RoR | Rotate right | #B | Count bits |
Xor | Xor | RoLy | Rotate left by y | 1's | ones complement |
Not | Not | RoRy | Rotate right by y | 2's | twos complement |
ShL | Shift left | ShLy | Shift left by y | Set | Set x bit to 1 |
ShR | Shift right | ShRy | Shift right by y | Reset | Set x bit to 0 |
key | function | key | function | key | function |
---|---|---|---|---|---|
x² | square | Sin | sine | Sinh | hyperbolic sine |
√x | square root | Cos | cosine | Cosh | hyperbolic cosine |
yx | power | Tan | tangent | Tanh | hyperbolic tangent |
y√x | n root | °C | to centigrate | →R | to retangular |
ex | natural exponential | Sin–¹ | arc sine | Sih–¹ | arc sine hyperbolic |
Ln | natural logarithm | Cos–¹ | arc cosine | Coh–¹ | arc cosine hyperbolic |
10 | common exponential | Tan–¹ | arc tangent | Tah–¹ | arc tangent hyperbolic |
Log | common logarithm | °F | to fahrenheit | →P | to polar |
x! | factorial | Ip | integer part | →Rad | to radian |
1/x | reciprocal | Fp | fractional part | →Deg | to degree |
% | percent | Mod | modulo | →Grd | to grad |
π | pi | π | pi | Hyp | hypotenuse |
key | function | key | function | key | function |
---|---|---|---|---|---|
I/YR | interest rate | Nom% | nominal rate | SP | Selling price |
n | period | Eff% | Effective rate | CP | Cost price |
PV | present value | CFj | cash flow j | VAT | VAT |
FV | future value | Nj | number of cfs | Cx | Coeficient |
PMT | periodic payment amount | IRR | internal rate of return | MKU | Markup |
Amort | amortization | NPV | net present value | GP | Gross profit |
End | Switch from End/Begin | NFV | net future value | CIM | Clear margin registers |
Edit | edit TVM | Edit | edit Cash Flow | ||
12÷ | divide by 12 | %T | percent of total | ||
12x | multiply by 12 | Δ% | percent difference | ||
P/YR | renumber of periods/year | % | percent | ||
CIF | clear TVM registers | GM | Gross margin |
key | function | key | function | key | function |
---|---|---|---|---|---|
$ to € | Dollar to Euro | ¥ to $ | Yen to Dollar | Nb | Number of data |
$ to ¥ | Dollar to Yen | ¥ to € | Yen to Euro | REG | Linear estimation |
$ to £ | Dollar to Pound | ¥ to £ | Yen to Pound | VAT | VAT |
F1 | Personal conversion 1 | F3 | Personal conversion 3 | Cx | Coeficient |
€ to $ | Euro to Dollar | F4 | Personal conversion 4 | MKU | Markup |
€ to ¥ | Euro to Yen | Edit | Edit statistical data | GP | Gross profit |
€ to £ | Euro to Pound | Min | Minimum value | CIM | Clear margin registers |
F2 | Personal conversion 2 | Max | Maximum value | ΣX | Sum of values |
£ to $ | Pound to Dollar | µ | Mean | ΣX² | Sum of squares values |
£ to € | Pound to Euro | wµ | weighted mean | ΣXY | Sum of X*Y |
£ to ¥ | Pound to Yen | s | Pop standard deviation | ||
Edit | Edit personal conversion | σ | Sample standard deviation |
key | function | key | function | key | function |
---|---|---|---|---|---|
$ to € | Dollar to Euro | ¥ to $ | Yen to Dollar | Nb | Number of data |
$ to ¥ | Dollar to Yen | ¥ to € | Yen to Euro | REG | Linear estimation |
$ to £ | Dollar to Pound | ¥ to £ | Yen to Pound | VAT | VAT |
F1 | Personal conversion 1 | F3 | Personal conversion 3 | Cx | Coeficient |
€ to $ | Euro to Dollar | F4 | Personal conversion 4 | MKU | Markup |
€ to ¥ | Euro to Yen | Edit | Edit statistical data | GP | Gross profit |
€ to £ | Euro to Pound | Min | Minimum value | CIM | Clear margin registers |
F2 | Personal conversion 2 | Max | Maximum value | ΣX | Sum of values |
£ to $ | Pound to Dollar | µ | Mean | ΣX² | Sum of squares values |
£ to € | Pound to Euro | wµ | weighted mean | ΣXY | Sum of X*Y |
£ to ¥ | Pound to Yen | s | Pop standard deviation | ||
Edit | Edit personal conversion | σ | Sample standard deviation |
Unit convertion :
Programming :
Function study :