Description: Instructions:
1, the calculator more stringent requirements for expression
2, the calculator defaults to radians, the angle will have to calculate the conversion: sin (π/6) = 0.5
3, the brackets must be matched
4, note that operations such as And, need parentheses around the value: (1011) And (1000)
Other notes:
Backspace: Delete the current input of the last one.
CE: Clear the current display of expression.
C: clear the current calculation, start a new calculation.
MC: Clear memory data.
MR: call data in the memory.
Mod Modulus (division remainder is an integer number)
And by bit and, Or by bit or, Xor bitwise XOR
dms degrees minutes and seconds to switch
Lsh left, Not bitwise negation, Int take the integer part
Trigonometric functions, cos cos, sin sine, tan tangent
log common logarithm, n! factorial, ln the natural logarithm,
Exponentiation, F-E switch in scientific notation
To Search:
File list (Check if you may need any files):
科学计算器\源文件\A1.frm
..........\......\A1.frx
..........\......\calculate.bas
..........\......\Convert.bas
..........\......\Coutput.bas
..........\......\help_.frm
..........\......\help_.frx
..........\......\icon\about.ico
..........\......\....\Calculator.ico
..........\......\....\help.ico
..........\......\MSSCCPRJ.SCC
..........\......\res\help.txt
..........\......\计算器.frm
..........\......\计算器.frx
..........\......\计算器.vbp
..........\......\计算器.vbw
..........\计算器.exe
..........\源文件\icon
..........\......\res
..........\源文件
科学计算器