UNPKG

abdk-libraries-solidity

Version:
23 lines (14 loc) 528 B
ABDK Libraries for Solidity =========================== Copyright (c) 2019, [ABDK Consulting](https://abdk.consulting/) All rights reserved. Math 64.64 ---------- Library of mathematical functions operating with signed 64.64-bit fixed point numbers. \[ [documentation](ABDKMath64x64.md) | [source](ABDKMath64x64.sol) \] Math Quad --------- Library of mathematical functions operating with IEEE 754 quadruple precision (128 bit) floating point numbers. \[ [documentation](ABDKMathQuad.md) | [source](ABDKMathQuad.sol) \]