As a user I want to be able to take the square root of a number so that I don’t have to calculate it manually.
UAT
- [4]
-> [2] - [-4]
-> error invalid number/[] (if you want to experiment with imaginary numbers, feel free to do so)
Port of schuchert.wikispaces.com
RPN_Calculator_Square_Root
As a user I want to be able to take the square root of a number so that I don’t have to calculate it manually.
Comments