Home | History | Annotate | Download | only in man

Lines Matching full:underflow

49 Overflow and underflow:
52 Underflow is
134 .Bl -column -offset indent "Invalid Operation" "Gradual Underflow"
139 Underflow Gradual Underflow
175 Underflow threshold = 0.5**126 = 1.2e\-38
210 Underflow threshold = 0.5**1022 = 2.2e\-308
240 Underflow threshold = 0.5**16382 = 3.4e\-4932
270 Underflow threshold = 0.5**16382 = 3.4e\-4932
299 whether Underflow has occurred are to test whether
301 underflow threshold, or to test the Underflow
303 (Sums and differences cannot underflow in
308 underflow gradually can lose accuracy gradually
313 underflow threshold, as is almost always the case,
314 digits lost to gradual underflow will not be missed
393 Over/Underflow
422 Underflow is signaled only when
424 the exact result would be nonzero but tinier than the underflow threshold.