	 T h i s   i s   t h e   f i r s t   p a g e   y o u   w i l l   s e e   w h e n   t h e   a p p l i c a t i o n   i s   l a u n c h e d .   I t   r e p r e s e n t s   a   f u l l y   f u n c t i o n a l   s c i e n t i f i c   c a l c u l a t o r   w h i c h   y o u   c a n   i n p u t   w i t h   a   w e l l   d e s i g e d   S I P ( s o f t w a r e   i n p u t   p a n e l ) . 
 
 	 
 
 	 %  B u t t o n s : 
 
 	 %  2 n d F   -   d i s p l a y s   s e c o n d a r y   b u t t o n s   s e t 
 
 	 %  D E G   -   s w i t c h   b e t w e e n   d e g r e e   a n d   r a d i a n 
 
 	 %  D e l   -   d e l e t e   t h e   c h a r a c t e r   b e f o r e   c u r s o r 
 
 	 %  C E   -   c l e a r   a l l   t h e   c h a r a c t e r s   i n   I n p u t   B o x 
 
 	 %    -   " p i " ,   c o n s t a n t ,     =   3 . 1 4 1 5 & 
 
 	 %  e   -   E u l e r ' s   n u m b e r ,   e   =   2 . 7 1 8 2 & 
 
 	 %  a n s   -   i n p u t   p r e v i o u s   r e s u l t 
 
 	 %  =   -   e v a l u a t e   e x p r e s s i o n ' s   v a l u e 
 
 	 %  !  -   m o v e   t h e   c u r s o r   l e f t 
 
 	 %  !  -   m o v e   t h e   c u r s o r   r i g h t 
 
 	 
 
 	 %  T r i g o n o m e t r i c   F u n c t i o n s : 
 
 	 %  s i n   -   s i n e 
 
 	 %  a s i n   -   a r c s i n e 
 
 	 %  c o s   -   c o s i n e 
 
 	 %  a c o s   -   a r c c o s i n e 
 
 	 %  t a n   -   t a n g e n t 
 
 	 %  a t a n   -   a r c t a n g e n t 
 
 	 
 
 	 %  L o g r i t h m   F u n c t i o n s : 
 
 	 %  l o g   -   l o g a r i t h m   b y   b a s e   1 0 
 
 	 %  1 0 ^ x   -   1 0   t o   p o w e r   o f   x 
 
 	 %  l n   -   n a t u r a l   l o g a r i t h m 
 
 	 %  e ^ x   -   e x p o n e n t i a l 
 
 	 
 
 	 %  H y e r b o l i c   F u n c t i o n s : 
 
 	 %  s i n h   -   h y p .   s i n e 
 
 	 %  a s i n h   -   h y p .   a r c s i n e 
 
 	 %  c o s h   -   h y p .   c o s i n e 
 
 	 %  a c o s h   -   h y p .   a r c c o s i n e 
 
 	 %  t a n h   -   h y p .   t a n g e n t 
 
 	 %  a t a n h   -   h y p .   a r c t a n g e n t 
 
 	 
 
 	 %  P o w e r   a n d   R o o t   F u n c t i o n s : 
 
 	 %  x    -   x   s q u a r e d 
 
 	 %  x    -   x   c u b e d 
 
 	 %  "x   -   s u a r t   r o o t   o f   x 
 
 	 %   "x   -   c u b e   r o o t   o f   x 
 
 	 %  1 / x   -   r e c i p r o c a l   o f   x 
 
 	 %  r a n d   -   r a n d o m   f u n c t i o n 
 
 	 %  x    -   x   t o   p o w e r   o f   n 
 
 	 %   "x   -   n - t h   r o o t   o f   x 
 
 	 
 
 	 %  N u m b e r   F u n c t i o n s : 
 
 	 %  a b s   -   a b s o u l a t e   v a l u e   
 
 	 %  s g n   -   s i g n a l   f u n c t i o n 
 
 	 %  f a c   -   f a c t o r i a l 
 
 	 %  s f a c   -   s e m i   f a c u l t y 
 
 	 %  r o u n d   -   r o u n d   f u n c t i o n 
 
 	 %  f p a r t   -   d e c i m a l   p a r t 
 
 	 %  f l o o r   -   r o u n d   d o w n 
 
 	 %  c e i l   -   r o u n d   u p 
 
 	 
 
 	 %  A p p l i c a t i o n B a r   i c o n s : 
 
 	 %  e q u a t i o n s   -   s h o w   E q u a t i o n s   P a g e 
 
 	 %  h i s t o r y   -   s h o w   H i s t r o y   P a g e 
 
 	 %  h e l p   -   s h o w   H e l p   P a g e 
 
 	 %  a b o u t   -   s h o w   A b o u t   P a g e 