var magnitudeSquared : Double
Returns the dot-product of this vector arithmetic instance with itself.
このベクトル演算インスタンスとそれ自身のドット積を返します。
func scale(by: Double)
Multiplies each component of this value by the given value.
この値の各構成要素をこの与えられた値で乗算します。