Gsl.Hypot3 (gb.gsl)

Static Function Hypot3 ( X As Float, Y As Float, Z As Float ) As Float

This function computes the value of √( x ² + y ² + z ²) in a way that avoids overflow.