WadRayMath constants

Git Source

WAD

uint256 constant WAD = 1e18;

RAY

uint256 constant RAY = 1e27;

RAD

uint256 constant RAD = 1e45;