AJDecimalMathAdditions

 

  1. Download.
  2. Test.
  3. Return.

 

  1. Download:

    Download the file that corresponds to your OS and unzip. You only have one file to deal with. Move AJDecimalMathAdditions.py to any directory that Python can see.


  2. Test:

    Get into Python interactive mode and type:

    >>> import AJDecimalMathAdditions
    >>> print AJDecimalMathAdditions.__doc__
    .......

  3. You should see the user license and some instructions on usage.