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