Float64x2 sqrt( )

Returns the lane-wise square root of this.

Source

/// Returns the lane-wise square root of [this].
Float64x2 sqrt();