package bigdecimal
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Arbitrary-precision decimal based on Zarith
Install
dune-project
Dependency
Authors
Maintainers
Sources
bigdecimal-v0.15.0.tar.gz
sha256=d88f5c18ca9d879b3e1868db7d0c7c52b162bbd3b8323e53c9deec97611cef9b
doc/index.html
bigdecimal
API
Library bigdecimal
BigdecimalA high-precision representation of decimal numbers asmantissa * 10^exponent, where the mantissa is internally aBigint.tand the exponent is anint.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page