20030415-1.c   [plain text]


float g(float f)
{
  return fabs(f);
}