This is a beta autodoc build; expect bugs and missing information.
std
math
complex
abs
fn
abs
(
z
:
anytype
)
@TypeOf
(
z
.
re
)
[
src
]
Returns the absolute value (modulus) of z.
Parameters
z
:
anytype
,