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