No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
This is actually rather simple, as far as these things go. Do you know any JavaScript? This code is just off the top of my head; I haven't tested it. [CODE] <script language="JavaScript"> <!-- // var start_time = new Date("September 7, 2009 14:00 GMT"); // starting date and time var …
The built-in Math.pow() function already does this job.
How to compute probabilities in slot machine games? You don't. They're rigged.
I am aware that JavaScript arithmetic does not handle either really large numbers or decimals well. This is why I have made this library of functions. I am posting it here rather than under "code snippets" because I would like to learn from your comments. Along with the library is …
The End.
rob-lozyniak