JavaScript BigInteger Library

Software Screenshot:
JavaScript BigInteger Library
Software Details:
Version: v1.3.1
Upload Date: 5 Jun 15
Developer: Matthew Crumley
Distribution Type: Freeware
Downloads: 17

Rating: nan/5 (Total Votes: 0)

It is a port of features found in the Scheme programming language for dealing with "exact" arithmetic and mixing exact with inexact numbers.

Some examples are included with the download package, along with usage instructions.

Features:

  • BigIntegers are immutable
  • Balance between simplicity and performance
  • Numbers are stored as little-endian arrays in base 10
  • Full Scheme number tower implementation

What is new in this release:

  • Refactoring to support separation into modules.

What is new in version v1.2.1:

  • Unstable development branch containing new plugin API.
  • Major refactoring to support number type extensions.
  • Cleaned up and formalized the double-dispatch system.

What is new in version v1.2.0:

  • Stable release with unmodified Number.prototype.
  • Added test case for recent fix.

What is new in version v1.1.5:

  • Fixed parser bug affecting numbers like "#e.021" on platforms where parseInt("021") returns 17 instead of 21 as specified by ECMA.
  • Various minor improvements and reorganizations.

What is new in version v1.1.2:

  • Warning: Do not modify the standard Number.prototype object.

Requirements:

  • JavaScript enabled on client side

Similar Software

Comments to JavaScript BigInteger Library

Comments not found
Add Comment
Turn on images!