import module namespace
math="http://www.zorba-xquery.com/modules/math";

math:quotient(1,0)

(:
Output: Error [ZXQP0021] Quotient function: divide by 0
:)