Last active
August 29, 2015 14:15
-
-
Save JefClaes/3bc0f3a52b8389536846 to your computer and use it in GitHub Desktop.
Playthrough Bonus III
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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