blob: bcca4c85dc6c2576747ce10a87ed0a86fe793706 [file] [log] [blame]
float g(float f)
{
return fabs(f);
}