COHERENT help

This page displays the COHERENT help information for abs.

Listing of available help pages


abs() -- Return the absolute value of an integer

#include <stdlib.h>
int abs(n) int n;