PHP.nl

variant_div

variant_div

Returns the result from dividing two variants

variant **variant_div** mixed $left mixed $right

Divides by and returns the result. left``right

com.variant-arith leftThe left operand.

rightThe right operand.

Throws a on failure. com_exception

variant_idiv