home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / WIN_CE / PC / coolcalczip.exe / cc-formula.htp < prev    next >
Text File  |  1997-09-11  |  1KB  |  47 lines

  1. <html>
  2.  
  3. <head>
  4. <meta http-equiv="refer" content="file:coolcalc.htc">
  5.  
  6.  
  7.  
  8. <title></title>
  9. </ht></head>
  10.  
  11. <body>
  12.  
  13. <h2>Formulas and Conversions</h2>
  14.  
  15. <p>Coolcalc comes with some pre-made formula and conversion
  16. screens for common calculations. Once you become proficient in
  17. programming Coolcalc, you can add your own as well. Here's a
  18. description of the pre-defined screens on this page:</p>
  19.  
  20. <h3>Metric Conversions</h3>
  21.  
  22. <ul>
  23.     <li><a href="cc-temperature.htp"><strong>Temperature</strong></a><strong>:
  24.         </strong>convert between Celsius and Farenheit.</li>
  25.     <li><a href="cc-distance.htp"><strong>Distance</strong></a><strong>:
  26.         </strong>convert inches, feet and miles to centimeters,
  27.         meters and kilometers.</li>
  28.     <li><a href="cc-weight.htp"><strong>Weight</strong></a><strong>:
  29.         </strong>convert from grams and kilograns to pounds and
  30.         ounces.</li>
  31. </ul>
  32.  
  33. <p><br>
  34. </p>
  35.  
  36. <h3>Money</h3>
  37.  
  38. <ul>
  39.     <li><a href="cc-tvm.htp"><strong>Time Value</strong></a><strong>:
  40.         </strong>Calculate how much an investment will be worth
  41.         given an interest rate and time.</li>
  42.     <li><a href="cc-loan.htp"><strong>Loans</strong></a><strong>:</strong>
  43.         Calculate monthly payments given an interest rate, an
  44.         amount, and the duration of the loan.</li>
  45. </ul>
  46. </body>
  47. <