K
KIT LAU
Hi,
I have a query that calculate a field:
results:FORMAT((num*2.013), "Standard")
The num is 205. The results should be 412.665. It should
be 412.67 after FORMAT. However, I dont know why it's
412.66.
Can anyone help?
Thanks
I have a query that calculate a field:
results:FORMAT((num*2.013), "Standard")
The num is 205. The results should be 412.665. It should
be 412.67 after FORMAT. However, I dont know why it's
412.66.
Can anyone help?
Thanks