16.02.2009, 19:12
floatsqroot(25.0) would return 5.0, because 5.0 * 5.0 is 25.0.
floatsqroot(36.0) would return 6.0, because 6.0 * 6.0 is 36.0.
If you have been in math lessons, this should be easy sh!t for you.
floatsqroot(36.0) would return 6.0, because 6.0 * 6.0 is 36.0.
If you have been in math lessons, this should be easy sh!t for you.