Click here to Skip to main content
15,890,609 members
Articles / Programming Languages / Javascript

A Poker hand analyzer in JavaScript using bit & mathematical operations

Rate me:
Please Sign up or sign in to vote.
4.92/5 (9 votes)
1 Apr 2013CPOL12 min read 82.5K   19  
Exploiting JavaScript's weakly typed implicit data type conversions, the 52 bit mantissa and common bit hacks.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Canada Canada
I'm a graduate of the University of Windsor with a degree in Computer Science. I'm currently a software developer and solutions architect on various projects. I currently work for a Canadian Boeing Subsidiary, and am a passionate musician.

I live in south western BC and enjoy hiking and snowboarding. I love to travel when I can and I enjoy reading about the latest technologies.

Comments and Discussions