round_style

This value is the rounding style as a type float_round_style.

  static const float_round_style round_style = 
  round_toward_zero;
  
Remarks

See Also Floating Point Rounding Styles