Hi all;
Still trying to figure all this stuff out. My question is: Should the
line in the info doc (under additions to JJRobot class) that reads this
way:
double d_rnd(double val) - returns val, as a double.
actually be the following:
double d_rnd(int val) - returns val, as a double
?
Thanks for your help,
- Kermit