Andrew B Coathup ded2b0a55c Fix minor typos and grammar in docs (#2338) před 5 roky
..
Math.sol 56de324afe Add SPX license identifier (#2235) před 5 roky
README.adoc ef3bbbcf40 Add readme notices with link to docs site (#2300) před 5 roky
SafeMath.sol ccf79ee483 Fix SafeMath docs před 5 roky
SignedSafeMath.sol ded2b0a55c Fix minor typos and grammar in docs (#2338) 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}}