[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] floor() and idiv


Subject: [xsl] floor() and idiv
From: "Andrew Welch" <andrew.j.welch@xxxxxxxxx>
Date: Thu, 6 Nov 2008 17:28:55 +0000

Hi,

Just to check - are these two equivalent:

floor($x div $y)

and

$x idiv $y

?

Is there anything to be aware of or a reason to choose one over the other?

thanks

-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/


Current Thread