Limnoria/plugins/Math
Valentin Lorentz 6cbc6a14dd Rename all 'locale' directories to 'locales'.
Firstly, these directories contains more than one locale. Secondly, it conflicts with the 'locale' python module.
2012-12-26 15:43:35 +01:00
..
local Math: implement __lt__ and __eq__ in converter.Unit. 2012-08-04 20:22:11 +02:00
locales Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +01:00
README.txt Added a description. 2011-09-11 19:57:30 -05:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Internationalize Herald, Internet, Karma, Lart, Later, Limiter, Math, and Misc 2010-10-17 15:36:26 +02:00
messages.pot (Re)generate all plugin's .pot file 2011-02-26 10:40:50 +01:00
plugin.py Math: default %f formatting rounds to 6 decimal places. increase that to 16. 2012-08-30 11:32:43 +02:00
test.py Math: Allow 'factorial()' in icalc. 2012-05-07 17:52:02 +02:00

README.txt

This plugin provides a calculator, converter, a listo of units and other useful math functions.