Returns this value with the sign bit same as of the sign value.
sign
num withSign(num sign) => this * sign;