Skip to content

abdk-consulting/abdk-libraries-solidity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABDK Libraries for Solidity

Copyright (c) 2019, ABDK Consulting

All rights reserved.

Math 64.64

Library of mathematical functions operating with signed 64.64-bit fixed point numbers.

[ documentation | source ]

Math Quad

Library of mathematical functions operating with IEEE 754 quadruple precision (128 bit) floating point numbers.

[ documentation | source ]