AngouriMath
Abs
Method (no overloads)
Summary
The magnitude of this Complex.
Returns
Returns the absolute value of this complex number, to be precise,
if this = a + ib, this.Abs() -> sqrt(a^2 + b^2)
if this = a + ib, this.Abs() -> sqrt(a^2 + b^2)
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1534 pages online