:trait(pub) IntMath .abs ( Self → Self ) .signum ( Self → Self ) .gcd ( Self Self → Self ) .lcm ( Self Self → Self ) .pow ( Self Self → Self )