infrastructure-upgrade/lib/openzeppelin-contracts/contracts/math
T-Hax 735546619e
init
Signed-off-by: T-Hax <>
2023-04-08 18:46:18 +00:00
..
Math.sol init 2023-04-08 18:46:18 +00:00
README.adoc init 2023-04-08 18:46:18 +00:00
SafeMath.sol init 2023-04-08 18:46:18 +00:00
SignedSafeMath.sol init 2023-04-08 18:46:18 +00:00

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