You can also divide an interval
value by a numeric value
to yield another interval
value. For example,
5 min / 2
yields 150 seconds. Furthermore, you can divide one interval
value by another to yield a double
. For example,
5 min / 30 sec
yields 10.