bigarith.js
Version:
Do very large math to precision!
9 lines (7 loc) • 374 B
HTML
<html>
<!--Remember to change /v0.0.0/ to the version you are targeting -->
<script src="../bigarith.js"></script> <xscript src="../bigarith.js"></xscript>
<script src="https://cdn.rawgit.com/osofem/assert.js/v0.0-beta0.3/assert.js"></script> <xscript src="../../assert/assert.js"></xscript>
<!-- Test divide() -->
<script src="divide.js"></script>
</html>