Example #1
0
Float abs(const Float& f)
{
  return f.abs();
}