This operation divides the first operand by the second operand.
number / number //returns number currency / number //returns currency currency / currency //returns number
depends on operand value types
8.4 / 0.2 //Returns 42 1 / 2 //Returns 0.5 $8.40 / 0.2 //Returns $42 $42 / $21 //Returns 2
i-net software strives to provide accurate product documentation. Please give us your feedback using the form below.
NOTE: This form is for documentation feedback only. For technical assistance, please send an email to crystalclear@inetsoftware.de.