Complex.abs

Returns the absolute value: |z| = √(re² + im²).

class Complex
Float
abs
(
)

Meta