Francisco Giordano 90ed1af972 Support compiling with solc 0.7 (#2408) 4 년 전
..
Math.sol 90ed1af972 Support compiling with solc 0.7 (#2408) 4 년 전
README.adoc ef3bbbcf40 Add readme notices with link to docs site (#2300) 5 년 전
SafeMath.sol 90ed1af972 Support compiling with solc 0.7 (#2408) 4 년 전
SignedSafeMath.sol 90ed1af972 Support compiling with solc 0.7 (#2408) 4 년 전

README.adoc

= Math

[.readme-notice]
NOTE: This document is better viewed at https://docs.openzeppelin.com/contracts/api/math

These are math-related utilities.

== Libraries

{{SafeMath}}

{{SignedSafeMath}}

{{Math}}