llabs v0.1.0

Source
Computes the absolute value of a long long integer value.

Package: C

C reference: llabs

Signature

func llabs(n: int64) -> int64;

See also

  • C — the package overview