Returns the nearest long value. If the value is greater (less) than the maximum (minimum) long value the maximum (minimum) value is returned. The value is rounded based on the specified rounding mode. The default mode is half-even.
See Implementation
Returns the nearest long value. If the value is greater (less) than the maximum (minimum) long value the maximum (minimum) value is returned. The value is rounded based on the specified rounding mode. The default mode is half-even.