Skip to content

Instantly share code, notes, and snippets.

@JefClaes
Last active August 29, 2015 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JefClaes/3bc0f3a52b8389536846 to your computer and use it in GitHub Desktop.
Save JefClaes/3bc0f3a52b8389536846 to your computer and use it in GitHub Desktop.
Playthrough Bonus III
printfn "%A" ( playUntilCleared ( Bonus.Create 10M 30M ) { Payout = 98M; Stake = 0.2M } )
// {Amount = 10M;
// Balance = 4.000M;
// Bets = 300.0M;
// Playthrough = 30M;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment