home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC 26 / LogicielsPC_26.iso / Accuses / Nouveau / Untstr / UNITINFO.DAT < prev    next >
Text File  |  1998-12-26  |  3KB  |  72 lines

  1. _0
  2. .This shareware version of UnitStar contains 23 categories and
  3. .over 400 units, only one of which (the meter) has an associated
  4. .description.  If you want information on more units, please
  5. .register UnitStar.
  6. #
  7. _1
  8. .The meter is the fundamental unit of length in the SI.
  9. .One meter is currently defined as the length of the path
  10. .travelled by light in a vacuum during 1/299,792,458 of a second.\n
  11. .\n
  12. .In 1793, the French Academy of Sciences defined the meter
  13. .as one-millionth of the length of the arc from the Earth's
  14. .equator to the geographic north pole. Due to practical considerations,
  15. .the first standard meter was constructed from a measurement of the
  16. .arc between Dunkirk and Barcelona.\n
  17. .\n
  18. .In 1960, the meter was redefined as 1,650,763.73 wavelengths of one
  19. .of the spectral lines of krypton-86. However, this definition was
  20. .not sufficiently accurate, so the current definition was implemented
  21. .in 1983.
  22. #
  23. _10000
  24. .Proper format: YYYY-MM-DD\n
  25. .where YYYY is the year, MM is the month, and DD is the date.\n
  26. .A hyphen separates the different elements.\n
  27. .\n
  28. .Julius Caesar modified the Roman republican calendar to create the
  29. .Julian calendar in 46 B.C.  The calendar was inaccurate, and 16
  30. .centuries later had deviated 11 days from actual time.  To correct
  31. .the error, Pope Gregory XIII declared that October 4, 1582 would be 
  32. .followed by October 15, 1582 and that henceforth, only centennial 
  33. .years which are multiples of 400 would be leap years.\n
  34. .\n
  35. .This program will convert dates ranging from the beginning of the
  36. .Gregorian calender to December 31, 9998.
  37. #
  38. _10001
  39. .In base conversions, proper input is a number using only those digits
  40. .that are valid for the appropriate base.\n
  41. .\n
  42. .For binary numbers, 0 and 1 are the only valid digits.\n
  43. .For octal numbers, 0 through 7 are the only valid digits.\n
  44. .\n
  45. .For bases above 10, letters of the alphabet are used as digits.  A
  46. .signifies 10, B signifies 11, C signifies 12, ... and Z signifies 35.\n
  47. .\n
  48. .The shareware version of UnitStar is restricted to bases between
  49. .binary and hexadecimal (base-2 to base-16).
  50. #
  51. _10002
  52. .In the Roman numeral system:\n
  53. .  I = 1\n
  54. .  V = 5\n
  55. .  X = 10\n
  56. .  L = 50\n
  57. .  C = 100\n
  58. .  D = 500\n
  59. .  M = 1000\n
  60. .\n
  61. .Rules:\n
  62. .1. Add the values of each digit.\n
  63. .2. When a digit is smaller than the one immediately following it, the
  64. .two digits are taken as a group and the smaller one is subtracted from
  65. .the larger one.\n
  66. .\n
  67. .V, L, and D cannot be used consecutively, nor can they be used as
  68. .subtractors.  In addition, except for the subtraction rule, no digit
  69. .may be larger than any before it.  Therefore, XLM is invalid, since
  70. .it is not clear whether XL or LM should be taken as a group.
  71. #
  72. Z