pkyriakou23
Results
2
issues of
pkyriakou23
added cos, sin operator and changed square root -> nth root. also add a test case. const ` private static final double MATH_ERROR = 0.000001;` added to solve problems with...
Hello, i want to contribute and i was thinking of adding sin and cos operator at scientific calc. Also, i was thinking about changing root operation to take nth root...