Skip to main content

imaxabs

Function imaxabs 

Source
#[unsafe(no_mangle)]
pub extern "C" fn imaxabs(j: intmax_t) -> intmax_t
Expand description

See https://pubs.opengroup.org/onlinepubs/9799919799/functions/imaxabs.html.

Computes the absolute value of the integer j.