Return true if subnormal numbers are treated as zero.
true
bool get subNormalAsZero => _subNormalAsZero;