Forum: PHP Nov 15th, 2005 |
| Replies: 3 Views: 2,394 By default, all variables used in functions are local variables, even if you use the same name of a global variable. You have to declare them global within the function. You can achieve this by... |
Forum: C Aug 17th, 2005 |
| Replies: 9 Views: 2,124 Try setting the precision to 4, instead of 2.
And I'm really curious as to what this program does...? Does it have to do with Jovian orbits...?
-Fredric |