ee.Array.hypot

要素ごとに、2D ベクトル [x, y] の大きさを計算します。

用途戻り値
Array.hypot(right)配列
引数タイプ詳細
これ: left配列左側の値。
right配列右側の値。