home *** CD-ROM | disk | FTP | other *** search
/ PCNET 2006 September - Disc 1 / PCNET_CD_2006_09.iso / linux / puppy-barebones-2.01r2.iso / pup_201.sfs / usr / share / doc / ycalc.txt < prev   
Encoding:
Text File  |  2001-05-08  |  4.9 KB  |  208 lines

  1.     The YCALC man page
  2.      groff -man -Tascii ycalc.1 | more 
  3.  
  4.      Created from original ycalc MANUAL file Mon Dec  1 23:13:33 GMT 
  5.      1997 by  ben @dl6rai.muc.de
  6.  
  7.      additions by un@pobox.com
  8.      980122 : added url to archive
  9.      980205 : description of LRN SST BST GTO RST R/S
  10. Name
  11. ycalc - An X Window Calculator, Based on Texas Instruments TI-59 
  12.  
  13. Synopsis ycalc 
  14.  
  15. Description
  16.  
  17. Scientific calculator for X-windows, heavily influenced by TI-59.
  18. Named  ycalc to avoid confusion with  xcalc. 
  19.  
  20. Operation of the calculator is performed by clicking with any of the
  21. mouse buttons on the keys, or - in many cases - by using the keyboard. 
  22.  
  23. Calculator key usage
  24.  
  25. 0 1 2 3 4 5 6 7 8 9 . / x - + = ( ) +/- 
  26. Do the same as on every calculator, the calculator follows standard
  27. operator precedence which can be altered using  ( and ). 
  28.  
  29. CE 
  30. Clear entry, clears the last entry, ie. the X register.
  31.  
  32. CLR 
  33. Clears the calculator stack. 
  34.  
  35. EE 
  36. Enter exponent. 
  37.  
  38. 2nd 
  39. Makes available a second function for certain keys, these keys changes
  40. when 2nd is pressed (see   2nd function keys below). 
  41.  
  42. INV 
  43. Inverts the function of cartain keys.
  44.  
  45. LRN 
  46. Toggle between programming (LeaRN) and normal mode. 
  47.  
  48. SST 
  49. Single step, in programming mode step to show next program line, in
  50. normal mode execute one program line. 
  51.  
  52. BST 
  53. Back step, in programming mode step to show previous program line, no
  54. effect in normal mode. 
  55.  
  56. GTO 
  57. Goto a specific program line, not implemented yet. 
  58.  
  59. RST 
  60. Reset program counter to line 0. 
  61.  
  62. R/S 
  63. Toggle between Run and Stop of program. 
  64.  
  65. A B C D E F 
  66. For entering hex digits when the calculator is in base 16 mode. 
  67.  
  68. STO 
  69. Stores the X register in one of memory 00-99, the next two digits
  70. entered defines the memory number. 
  71.  
  72. RCL 
  73. Recall one of memory 00-99 to the X register, the next two digits
  74. entered defines the memory number. 
  75.  
  76. SUM 
  77. Adds the X register to the contents in memory 00-99, the next two
  78. digits entered are the memory number. 
  79.  
  80. Hex 
  81. Places the calculator in hex (base 16) mode. 
  82.  
  83. Dec 
  84. Places the calculator in decimal (base 10) mode. 
  85.  
  86. Bin
  87. Brings up the binary window. x<->t Exchange the X and T registers. 
  88.  
  89. x^2 
  90. Squares the X register. sqrt Calcuates the square root of the X
  91. register. 
  92.  
  93. 1/x 
  94. Inverts the X register. y^x Raises Y register to X:th power. 
  95.  
  96. lnx 
  97. Caclulates the natural logarithm of the X register. 
  98.  
  99. Off 
  100. Exits the calculator if pressed twice without any other key between. 
  101.  
  102. About 
  103. Brings up a window with version information and short copyright and
  104. GNU license information. 
  105.  
  106. 2nd function keys
  107.  
  108. Rad 
  109. Puts the calculator in radian mode for trigonometric functions. 
  110.  
  111. Deg 
  112. Puts the calculator in degree mode for trigonometric functions. 
  113.  
  114. Pi 
  115. Enters an approximation of PI into the x register. 
  116.  
  117. Eng 
  118. Puts the calculator in engineering exponent mode, ie. the exponent is
  119. a multiple of three. 
  120.  
  121. CMs 
  122. Clear all memories. 
  123.  
  124. Exc
  125. Exchanges one of memory 00-99 with the X register, the next two digits
  126. entered defines the memory number. 
  127.  
  128. Prd 
  129. Multiplies the X register with one of memory 00-99, the next two
  130. digits entered defines the memory number. 
  131.  
  132. sin 
  133. Calculates the sine of the X register. 
  134.  
  135. cos 
  136. Calculates the cosine of the X register.
  137.  
  138. tan 
  139. Calculates the tangent of the X register. 
  140.  
  141. 1st 
  142. Reverts keys to the normal function. INV Inverts the function of
  143. cartain keys. 
  144.  
  145. log 
  146. Calculates the 10 logarithm of the X register. 
  147.  
  148. CP 
  149. Clear program. 
  150.  
  151. Off 
  152. Exits the calculator if pressed twice without any other key between. 
  153.  
  154. Asc 
  155. Brings up the ASCII table window. 
  156.  
  157. Oct 
  158. Places the calculator in octal (base 8) mode. 
  159.  
  160. x! 
  161. Calculates the faculty of the X register. 
  162.  
  163. Cut 
  164. Copies the X window global paste buffer to the X register. 
  165.  
  166. Pas 
  167. Copies the X register to the X window global paste buffer.
  168.  
  169. Mod 
  170. The modulus operator. 
  171.  
  172. DMs 
  173. Brings up the memory window. 
  174.  
  175. Binary window
  176.  
  177. The binary window has three rows of 32-bit binary display, three
  178. markers to right of the binary display rows and eleven buttons. 
  179.  
  180. The bits of the binary display rows can set/cleared by clicking with
  181. any of the mouse buttons on it. The three markers selects, by clicking
  182. on one of them, which binary display row is the active. The active row
  183. is the one mirroring the main calculator display and the one affected
  184. by the shift, rotate and inv keys.
  185.  
  186. The three operator keys - and, or & xor -  operate on row  one &  two
  187. and put the result in row  three. 
  188.  
  189. ASCII table window
  190.  
  191. The ASCII table window has a main area with the ASCII table, a four
  192. character display at the left upper corner and an off key at the upper
  193. right corner. 
  194.  
  195. The display mirrors the main calculator display but is displaying it
  196. as four ASCII characters instead. By clicking with a mouse button on
  197. an ASCII table entry, its value is entered into the calulator display.
  198.  
  199. Memory window
  200.  
  201. The memory window displays the contents of twenty of the calculator
  202. memories. By clicking a mouse button on the keys, the previous twenty
  203. or the next twenty are displayed. 
  204.  
  205. Author
  206. Ulf Nordquist <un@pobox.com>. 
  207. http://home.swipnet.se/~w-33493/ycalc.html
  208.