Main Menu

PA0465 Console Scientific Calculator Program


Answer stack (2)

Program: PA0465
<< Predefined constants Topic Trigonometric functions >>
                                                           
  If you have the stack turned on (It defaults to being on 
  when you enter the page.), the result of any successful  
  calculation or function call is placed on the stack which
  can contain up to 30 values. (DECTOHEX results are the   
  exception in that they are not placed on the stack.)     
  The stack can be displayed on the storage scope by       
  interrupting under the appropriate field on line 10.     
  Any empty stack locations will be displayed as a zero.   
  The actual number of values in the stack is displayed on 
  line 12. Using the appropriate fields on line 11 and 12  
  values can be moved between the stack and the operand    
  fields.                                                  

Level 2 Topics:
Data entry
Legal operator symbols
Stack files
Miscellaneous
Expression files
1/X field
Predefined constants
Grouse
Answer stack
Trigonometric functions
Coordinate conversion
Statistical information
Operand swapping
Free form expression evaluator
Parentheses
Program conventions
Scientific notation
Random number generator
Utilities window


Page(s):
D(Diagnostic/Utility) 23

Callee(s): none