Ejemplo n.º 1
0
Float abs(const Float& f)
{
  return f.abs();
}