Francisco Giordano a0e2bca79a Add "available since" comments in documentation vor 4 Jahren
..
Math.sol 90ed1af972 Support compiling with solc 0.7 (#2408) vor 4 Jahren
README.adoc ef3bbbcf40 Add readme notices with link to docs site (#2300) vor 5 Jahren
SafeMath.sol a0e2bca79a Add "available since" comments in documentation vor 4 Jahren
SignedSafeMath.sol 90ed1af972 Support compiling with solc 0.7 (#2408) vor 4 Jahren

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}}