ABS

Return the absolute value of a signed operand.

extern (C)
ABS
(
T
)
(
T A
)

Return Value

Type: auto

The absolute value of the signed operand.

Meta