Skip to content

Instantly share code, notes, and snippets.

@esad
Created April 26, 2010 23:08
Show Gist options
  • Save esad/380074 to your computer and use it in GitHub Desktop.
Save esad/380074 to your computer and use it in GitHub Desktop.
int d = [[n toStringWithDecimalPlaces:0] length];
if (d > decimals) decimals = d;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment