::::{note} Division of two integer types will yield an integer result, rounding towards 0. If you need floating point division, [`Cast (::)`](/reference/query-languages/esql/functions-operators/operators.md#esql-cast-operator) one of the arguments to a `DOUBLE`. ::::