ICI Modules: long: div


Modules by name : by type

Synopsis

long = long.div(long, long)

Description

Divides the first argument by the second and returns the quotient. An error is raised for division by zero.