Réserver une Démo
Pré. Proc.

fabs

Absolute value.

SYNOPSIS:

double x, y;
y = fabs(x);

DESCRIPTION:

Returns the absolute value of the argument.