Topic: Error code: 636C6148 (simultaneous equation error)
Im trying to make a Simultaneous equation but the program doesn't agree with me..
Any ideas on what to change to make it work?
(the file is a screenshot of my custom functions)
You are not logged in. Please login or register.
Graph Forums → Support → Error code: 636C6148 (simultaneous equation error)
Im trying to make a Simultaneous equation but the program doesn't agree with me..
Any ideas on what to change to make it work?
(the file is a screenshot of my custom functions)
It said something like "too many recursive calls"(error 16) if its to any help
Graph cannot solve simultaneous equations. In this case Graph will try to calculate hx, but to do this it first need to calculate R. But to calculate R it first needs to calculate hx, and now we have a recursion. At some point Graph gives up.
Graph Forums → Support → Error code: 636C6148 (simultaneous equation error)
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.010 seconds (60% PHP - 40% DB) with 9 queries