Skip to content

Instantly share code, notes, and snippets.

@fforbeck
Created January 31, 2013 00:34
Show Gist options
  • Save fforbeck/4678793 to your computer and use it in GitHub Desktop.
Save fforbeck/4678793 to your computer and use it in GitHub Desktop.
FI ∑gen= P * Q
Se FP <= CM
FP = ((CM – FP) + 1)
Senão
FP = (FP – CM)
FP =( (FP * ( 1.5 + ( FP * 0.05) ) ) +1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment