Francisco Giordano ef3bbbcf40 Add readme notices with link to docs site (#2300) il y a 5 ans
..
Math.sol 56de324afe Add SPX license identifier (#2235) il y a 5 ans
README.adoc ef3bbbcf40 Add readme notices with link to docs site (#2300) il y a 5 ans
SafeMath.sol ccf79ee483 Fix SafeMath docs il y a 5 ans
SignedSafeMath.sol 022f2bc177 Improve SignedSafeMath docs il y a 5 ans

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