Created
May 1, 2017 16:56
-
-
Save ncovercash/1c8243d5adb91753d7822b64aff06969 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
String[] buttonTexts = new String[] {"m+", "m-", "mc", "mr", "ms", "CE/C", "¹⁄ᵪ", "x²", "√", "⁺⁄₋", "rand", "AC", "floor", "ceil", "++", "--", "round", "eᵡ", "sin", "cos", "tan", "", "DEG", "SCI", "sin⁻¹", "cos⁻¹", "tan⁻¹", "e", "10ᵡ", "÷", "log", "ln", "(", ")", "", "✕", "^", "π", "7", "8", "9", "–", "x³", "∛", "4", "5", "6", "+", "abs", "%", "1", "2", "3", "=", "OFF", "isint", "0", ".", "(−)"}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment