cf.DomainAxis.__int__

DomainAxis.__int__()[source]

Implements the built-in function int.

x.__int__() <==> int(x)