Float64
Inherits Float / Number / Steppable / Comparable / Value / Object
Constants
HIGH_ENOUGH_FOR_NETS = Math.sqrt(Float64::MAX)
These nets don't need huge numbers, so for sake a nets, we can set an artificial max (aka 'HIGH_ENOUGH_FOR_NETS'):
Inherits Float / Number / Steppable / Comparable / Value / Object
These nets don't need huge numbers, so for sake a nets, we can set an artificial max (aka 'HIGH_ENOUGH_FOR_NETS'):