Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 642 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 642 Bytes

Overview

jQuery Calx is jQuery plugin for building a calculation form or calculation table, it’s parse provided formula and do calculation based on it, scan the form change and update the result automatically, format plain number into currency format, ordinal number, etc.

jQuery Calx was designed to allow user to easily configure their calculation form or calculation table, you may define as simple as ($A+$B) formula to the complex one such as PMT formula ($I*$P*((1 + $I)^$N)) / (1 - ((1 + $I)^$N)).

Documentation

For detailed documentation, please visit http://www.xsanisty.com/calx