Elemental Intrinsic Function (Generic): Returns the value of the Euclidean distance of the arguments.
result = HYPOT (x,y)
x |
(Input) Must be of type real. |
y |
(Input) Must be of type real. It must be the same type and kind as x. |
Copyright © 1996-2010, Intel Corporation. All rights reserved.