Francisco Giordano 97199cc755 Add "available since" comments in documentation před 4 roky
..
Math.sol 04fc35707d Migrate contracts to Solidity 0.7 (#2319) před 5 roky
README.adoc ef3bbbcf40 Add readme notices with link to docs site (#2300) před 5 roky
SafeMath.sol 97199cc755 Add "available since" comments in documentation před 4 roky
SignedSafeMath.sol 22de765f3c Merge branch 'release-v3.2.0' into release-v3.2.0-solc-0.7 před 5 roky

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