Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 390 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 390 Bytes

Calculate.js

Understanding the laziest human math

A javascript library that attempts to understand human mathematics, in order to output valid javascript.

Usage

Just place the calculate.js file somewhere in your repository and invoke it with:

<script src="<PATH TO>/calculate.js"></script>

Now you have access to an array of functions under the calculate namespace