$ i ->bdiv( bint )
i
bint
Returns $i divided by bint . In list context, returns a two-element array containing the quotient of the division and the remainder; in scalar context, returns only the quotient.
Copyright © 2001 O'Reilly & Associates. All rights reserved.