### Divide `/` [esql-div] :::{image} ../../../images/operators/div.svg :alt: Embedded :class: text-center ::: Divide one number by another. If either field is [multivalued](/reference/query-languages/esql/esql-multivalued-fields.md) then the result is `null`. :::{include} ../detailedDescription/div.md ::: :::{include} ../types/div.md :::