Re: [xsl] floor() and idiv

Subject: Re: [xsl] floor() and idiv
From: mozer <xmlizer@xxxxxxxxx>
Date: Thu, 6 Nov 2008 18:30:28 +0100
not for negativ values

Xmlizer

On Thu, Nov 6, 2008 at 6:28 PM, Andrew Welch <andrew.j.welch@xxxxxxxxx> wrote:
> 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