Math Wizard Pro - 0.7.51Simple flashcard program for students & children |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
Problem with random number generator - Version: 0.7.51, 9/17/2004 05:19AM PST
Paul_Suh_607
I tried it out and there's clearly a problem with the random number generator. All subtraction results were around 5 or 50. There was some variation in them -- some 51's and some 45's and 46's, but no variation from that in about 30-40 trials. If it's written in Cocoa, you might want to try my RandomSequence Obj-C class, a thread-safe wrapper for the random(3) system call.
Distribution Package Changed - Version: 0.7.5, 11/29/2003 07:10AM PST
StoughMA
I changed the distribution package to only a .sit file, not a .dmg file inside a .sit file for direct installation on OS 9-only systems.
I do have issues with the random number generation: I'm finding (X * 1) and (X * 0) show up a little too frequently, and I never see the integer multiplied by itself, i.e., 2*2, 4*4 etc.
REALLY like the timer option. With a little tweaking this program will be perfect.