RE: [xsl] typing of integer operations in Xpath2

Subject: RE: [xsl] typing of integer operations in Xpath2
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Tue, 20 Apr 2004 20:45:10 +0100
> 6) The rules could be changed to avoid promoting integers to doubles,
>    when all operands are integer, and an integer result is sensible
>    (e.g. plus, minus, idiv, multiply)

It is already the case that if all the operands are integers then the result
is an integer.

Michael Kay

Current Thread