Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.
Support for representing 64-bit integers in JavaScript
An arbitrary length integer library for Javascript