Hacker News new | ask | show | jobs
by theodorethomas 1654 days ago
print *, norm2(x)

"The result of NORM2 (X) has a value equal to a processor-dependent approximation to the generalized L2 norm of X, which is the square root of the sum of the squares of the elements of X. If X has size zero, the result has the value zero."