float init 0 request

Walter Bright newshound2 at digitalmars.com
Wed Aug 19 04:05:32 UTC 2026


On 8/18/2026 12:47 PM, monkyyy wrote:
> The point of floats is to be pretend analog signals, handling small errors is 
> fundamental to the type theory, your using floats because you have a continuous 
> fuzzy decision.
> 
> You take several of small decisions like a solar system of gravity vectors and 
> sum them. Nan breaks this workflow because ops, everything is now nan.

The purpose of NaN is to expose errors, not hide them.


More information about the Digitalmars-d mailing list