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

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