Code has been added to clipboard!

Conversions in Solidity

Example
int  y = -3;
uint x = uint(y);