CalculatorGPT
The calculator built by ChatGPT,edited by a human.May not work perfectly,doesent have advanced features.
Manual:
M Button: Mod button,used for the mod(%) function,displayed with "%".
D button: Delete button.
x2 button: x squared button(x*x).
x3 button: x cubed button(x*x*x).
xy button: x to the power of y, displayed with "**",can be used for non-instant exponent calculations.
SR Button: Square root button.
CR Button: Cube root button.
NR Button: Nth root button. Format: nthrt(exponent,number); Usage: nthrt(4,256) = 4