I\'ve been watching the Stanford CS193P lectures and I\'ve been working on the assignment calculator. I got through the first assignment fairly easily, and I\'m trying to do the
Where did you define operand?
Are you sure that operand is a CGFloat and not a memory address?
operand
How are you formatting your output? If you are using %e it will output in scientific notation...try doing %f