Screen
1.There are a total of 52 keys.
2.The "Shift" key in the upper left corner changes color when tapped, indicating that the "Shift" function is enabled. Tap it again to restore the color and disable the "Shift" function. The function of each key changes depending on whether or not the "Shift" function is enabled. The functions of the keys are described below, starting from the bottom left.
Key | Function when pressed as is (when Shift mode is disabled) | Function when pressed when Shift mode is enabled |
---|---|---|
0 / NOT | Enter "0" | Enter the NOT (logical negation) symbol |
・ / Random | Enter "." (decimal point) | Input Random Number(Generates pseudo-random numbers from 1 to 5 digits) |
Exp | Enter numbers in the form of 10 to the nth power | Non |
Ans/PreAns | Enter the last answer (answer memory) | Enter one previous answer (pre-answer memory) |
1 / And | Enter "1" | Enter and (logical result) symbol |
2 / OR | Enter "2" | Enter and (logical result) symbol |
3 / XOR | Enter "3" | Enter the xor (exclusive OR) symbol |
+ / LCM | Enter "+" (addition sign) | Enter LCM (greatest common divisor) symbol |
ー / (-) | Enter "ー" (subtraction sign) | Enter "-" (negative sign) |
4 / Conv.unit | Enter "4" | Perform unit conversion on answer box results |
5/FactPnum | Enter "5" | Prime factorize the results in the answer box |
6/Repeat | Enter "6" | repeated input |
× / GCD | Enter "x" multiplication sign | Enter GCD (greatest common divisor) symbol |
÷ / MOD | Enter "÷" division sign | Enter MOD (quotient and remainder of division) symbol |
7 | Enter "7" | enter a scientific constant |
8 | Enter "8" | Enter Napier number |
9 | Enter "9" | Enter Pi |
DEL/DelLine | Delete a character before the cursor | Delete the line where the cursor is |
AC/RESET | Clear formulas, scientific constants, unit conversions, nth order equations, and simultaneous equations | Clear memory (A,B,C,D,E,F,M,X) in addition to AC |
STORE/ReCall | Assign the calculation results to memory variables (A,B,C,D,E,F,X) | Display the contents of memory variables (A, B, C, D, E., F, M, Ans, PreAns) |
Sic.Exp/RepeatDec | 10^n notation. | Show repeating decimals if answer is in fraction format |
, / , , , | Enter commma | Display answers separated by 3 digits |
H:M:S / ° ' " | Enter the time | Enter the angle |
自然表示 ↕ 実数表示 |
Switch between natural and real number display | Nop |
M+ / M- | add to memory variables | Subtract from memory variable |
RM / Mcls | Call memory variables | clear memory variables |
( / X | enter parentheses | Enter variable X |
) / X^-1 | enter the closing bracket | inverse the number |
sin / sin-1 | type the sin symbol | Enter the arcsin symbol |
cos / cos-1 | type the cos symbol | Enter the arccos symbol |
tan / tan-1 | type the tan symbol | Enter the arctan symbol |
A / [HEX] | Enter memory variable A | enter a hexadecimal number |
B / [OCT] | Enter memory variable B | Enter an octal number |
C / [BIN] | Enter memory variable C | enter a binary number |
D / X! | Enter memory variable D | Enter the factorial symbol |
E / nPr | Enter memory variable E | Extract r from n (nPr) |
F / nCr | Enter memory variable F | Take out r pieces from n pieces and arrange them (nCr) |
n-thEquation/n-dimention | Solve n-order equations (2nd, 3rd, 4th) | Solve simultaneous equations (2, 3, 4) |
√□ / 3√□ | find square root | find the cube root |
X² / X^3 | find the square | find the cube |
Xⁿ / n√□ | find the n-th power | find the nth root |
Log / 10^n | find the common logarithm | Find 10 to the power of n |
ln / e^n | find the logarithm | Find the n-th power of Napier's number |
Shift | Enter shift mode ⇔ Cancel shift mode | |
DEG/RAD | Switch between degrees and radians | |
← | Move cursor left | |
↑ | Move cursor up | |
↓ | Move cursor down | |
→ | Move cursor right | |
D-H-O-B | Display switching between decimal, hexadecimal, octal, and binary | |
MENU | Show setting screen |