Andrew B Coathup ded2b0a55c Fix minor typos and grammar in docs (#2338) hace 5 años
..
Math.sol 56de324afe Add SPX license identifier (#2235) hace 5 años
README.adoc ef3bbbcf40 Add readme notices with link to docs site (#2300) hace 5 años
SafeMath.sol ccf79ee483 Fix SafeMath docs hace 5 años
SignedSafeMath.sol ded2b0a55c Fix minor typos and grammar in docs (#2338) hace 5 años

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