div
Divides this number by other integer as elements of the Field.
The result is equal to this / other.value.
Divides this integer by other number as elements of the Field.
The result is equal to this.value / other.
Divides this integer by other number as elements of the Field.
The result is equal to this.value / other`.