I'm doing math for texas holdem poker, and in this game the Ace can have a value of 1 or 14.
I want to work out whether there are two connected cards on the flop, and so far my grid will show that "two connected" is true, if the flop is anything but an ace and a 2, because it recognizes the value of A as 14 only.
Is there a way to have calcs concerning the Ace calculated in two different ways (once for 14 and once as 1)
Thanks guys,
Ben
I want to work out whether there are two connected cards on the flop, and so far my grid will show that "two connected" is true, if the flop is anything but an ace and a 2, because it recognizes the value of A as 14 only.
Is there a way to have calcs concerning the Ace calculated in two different ways (once for 14 and once as 1)
Thanks guys,
Ben