floats and number formatters
floats and number formatters
- Subject: floats and number formatters
- From: John Spicer <email@hidden>
- Date: Wed, 14 Jul 2004 17:04:46 -0500
I have a field that receives a calculated value. I have a formatter on
the field, set to +/-9999.99 (two digit precision).
The calculation returns something like 44.4599999, I **thought** the
formatter would round it to two digits (i.e. 44.46) but that's not what
I'm getting. I do get displayed 44.4599999.
What am I missing?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.