start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: bcmp Chapter 8
Standard Modules
Next: Reference: bgcd
 

bdiv

$

i


->bdiv(


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.


Previous: Reference: bcmp Perl in a Nutshell Next: Reference: bgcd
Reference: bcmp Book Index Reference: bgcd

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.