Results for “Std.Math.Float.hypot”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Math.Float.hypot
Float64 -> Float64 -> Float64Euclidean distance sqrt(x^2 + y^2) scaled to avoid overflow/underflow.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Float64 -> Float64 -> Float64Euclidean distance sqrt(x^2 + y^2) scaled to avoid overflow/underflow.