home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / ChipCD 6.02.iso / software / powertoys / files / PowerCalcPowertoySetup.exe / Calculator Powertoy for Windows XP.msi / Data1.cab / PowerCalc.exe / string.txt
Encoding:
Text File  |  2002-03-19  |  1.9 KB  |  29 lines

  1. 103    PowerToy Calc
  2. 110    Single Variable
  3. 111    Two Variable
  4. 112    Multi-Variable Functions
  5. 113    Name
  6. 114    Definition
  7. 115    Add
  8. 116    Edit
  9. 117    Del
  10. 118    Graph Window
  11. 119    Constants
  12. 120    User Defined
  13. 121    Graph
  14. 122    56+34  (Adds two numbers together)\nx=5  (Assigns the value of 5 to the variable x)\nx*56  (Multiplies x by 56. Equivalent to "56x", but PowerToy Calc needs to have the "*"(multiply) explicitly specified)\nf(x)=x*x  (Creates a function called "f" that uses the variable "x" inside the function. When you use this function "f(5)" it will replace "x" with the value "5" and then evaluate the function.)
  15. 123    Something was wrong with your equation. Double check that your open parenthesis '(' have a matching close parenthesis ')'. Also, make sure your variables and functions are spelled correctly.
  16. 124    A post-unary operator was just added to the input field.\n\nFor example:\n12 [in->ft] would give you the number of feet in 12 inches.
  17. 125    A function was just added to the input field. \n\nFor example:\nf(5) has one parameter '5' and is followed by ')' a close parenthesis.
  18. 126    PowerToy Calc Help
  19. 127    Input
  20. 128    History
  21. 129    Samples
  22. 130    Text Files
  23. 131    All Files
  24. 132    PowerToy Calc Files
  25. 133    Bitmaps
  26. 134    56 34 + (Adds two numbers together)\nx=5  (Assigns the value of 5 to the variable x)\nx 56 * (Multiplies x by 56. Equivalent to "56x"\nf(x)=x x * (Creates a function called "f" that uses the variable "x" inside the function. When you use this function "f(5)" it will replace "x" with the value "5" and then evaluate the function.)
  27. 135    A function was just added to the input field. \n\nFor example:\n'5 f' has one parameter '5' and is followed by the function name.
  28. 136    Something was wrong with your equation. Double check that your operations all have the appropriate number of items preceding them on the stack. Also, make sure your variables and functions are spelled correctly.
  29.