it seems that it's working literally (from the docs):
If *number* is greater than or equal to 0, the closest integer less than *
number*.

your number is 995, closest number less than 995 is 994.

still a bit weird tho.

On 13/08/07, Steve Onnis <[EMAIL PROTECTED]> wrote:
>
>  Has anyone come across this before?
>
> <cfset dollar = 9.95 />
> <cfset cents = dollar * 100 />
> <cfoutput>
> #FIX(cents)#
> </cfoutput>
>
> outputs 994
>
> I could maybe understand this is i had more decimal places but it is a
> plain 2 point decimal value.
>
> Any ideas?
>
>
>
> Steve Onnis Director / Head Developer
>
> [EMAIL PROTECTED]
>
> +61 3 9001 2258
>
> 0401 667 996
>
> www.inevative.com.au
>  <http://www.novahost.com.au> <http://www.threesquares.com.au>
> <http://www.smsonline.com.au>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

<<inline: email.jpg>>

<<inline: mobile.jpg>>

<<inline: threesquares.gif>>

<<inline: web.jpg>>

<<inline: inevativeLogo_small.jpg>>

<<inline: novahost.gif>>

<<inline: phone.jpg>>

<<inline: smsonline.gif>>

Reply via email to