Skip to content
Snippets Groups Projects
  1. Feb 07, 2010
    • Mark Olesen's avatar
      ENH: Add functionEntry '#calc' to dictionary · 00616b72
      Mark Olesen authored
      - handles basic operations, references to other dictionary entries
        (with '$name' syntax) and assorted mathematical functions:
      
            pi(), degToRad, radToDeg, asin, acos, atan, sin, cos, tan, log,
            log10, mag, atan2, pow
      
      The basic syntax: #calc{ ... };
      
      NOTE the trailing ';' is required for the primitiveEntry to be
      properly defined.
      00616b72
  2. Jan 15, 2010
  3. Jan 11, 2010
  4. Jan 06, 2010
  5. Jan 05, 2010
  6. Jan 04, 2010
  7. Jan 03, 2010
  8. Jan 02, 2010
  9. Jan 01, 2010
  10. Dec 30, 2009
  11. Dec 22, 2009
  12. Dec 21, 2009
  13. Dec 18, 2009
  14. Dec 17, 2009
  15. Dec 16, 2009