Tagged Questions
5
votes
3answers
246 views
How to count the power of cards in hand?
I don't want to get the results, but to calculate them by myself.
I am a C++ programmer and I want to make for fun a program to calculate the power of cards held in hand (described as "odds"?). It's ...
5
votes
2answers
114 views
Implied odds meaning and usage
What is exactly implied odds, and how to calculate it correctly, in which situations should someone use this tool, and in which situations should someone avoid it?
Thanks.