New in version 2.0.
True when expr is a positive integer-equivalent number. Otherwise false:
abjad> from abjad.tools import mathtools
abjad> mathtools.is_positive_integer_equivalent_number(Duration(4, 2)) True
Return boolean.
Enter search terms or a module, class or function name.