Limiting a float
Limiting a float
- Subject: Limiting a float
- From: Emig 647 <email@hidden>
- Date: Wed, 27 Aug 2003 16:05:58 -0700
I am beginning cocoa ... Again.
For my first app I made a conversion between Kelvin, Celsius, Fahrenheit.
I send the result to an NSTextField as a float...
The problem is the float is sent as 17.340209972309 and I want to limit it
to 2 places to the right of the decimal...
Any ideas?
- Cody
_______________________________________________
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.