Calc.Note
Calc.note is a calculator to describe in C style. Calc.note supports the following. + - * / % ^ >> << | & ~ ( ) sin, cos, tan, √ can also be used. The output can be selected from decimal, hexadecimal, binary number. Multiple selections are possible. The input can use octal. Calculation example · C