wrap

Git Source

Wraps a uint256 number into the UD50x28 value type.

function wrap(uint256 x) pure returns (UD50x28 result);