fabs()

NAME

fabs(), fabsf() - floating-point absolute value function

SYNOPSIS

#include <math.h>

double fabs (double x) float fabs (float x)

DESCRIPTION

The fabs(3) and fabsf(3) functions compute the absolute value of a floating-point number x.

The fabs(3) call takes and returns a double, while fabsf(3) takes and returns a float.

RETURN VALUES

The fabs(3) and fabsf(3) functions return the absolute value of x.

SEE ALSO

abs(3)

ceil(3)

floor(3)

500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@systemmanager.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.