big-float-ts

big-float-ts JS library on GitHub big-float-ts JS library on npm Download big-float-ts JS library

An extended precision floating point library (as per Shewchuk) - precision only limited by overflow / underflow

Version 4.0.1 License MIT
big-float-ts has no homepage
big-float-ts JS library on GitHub
big-float-ts JS library on npm
Download big-float-ts JS library
Keywords
floating pointinfinite precisionadaptiveShewchukexpansion
INSTALL
Type:
<script type="module"> import bigFloatTs from 'https://cdn.jsdelivr.net/npm/big-float-ts@4.0.1/+esm' </script>
Learn more