cf.DomainAxis.__int__ — Documentation
Implements the built-in function int.
int
x.__int__() <==> int(x)