»Home
»Examples
»Invocation
»Runtime Library
»Python Bindings
»Known Issues
Shellcode Compiler
A custom shellcode compiler for Binary Ninja
abs(n);

Computes the absolute value of n, which must be a numeric type. The return value is the same type as n.

See also