Skip to content

Instantly share code, notes, and snippets.

@gtallen1187
Created September 5, 2014 00:23
Show Gist options
  • Save gtallen1187/545bcf2df279ee9a8da2 to your computer and use it in GitHub Desktop.
Save gtallen1187/545bcf2df279ee9a8da2 to your computer and use it in GitHub Desktop.
var percent = "50%";
var result = parseFloat(percent) / 100.0;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment