We're glad you came by, but you might find what you're looking for elsewhere.
TI-Basic Developer is not the site it once was. While its information on commands and other calculator features remains almost second-to-none, its forum, archives, and even hosting service, Wikidot, have been decaying for years. The calculator community would love to see what you're working on, or help you in your next coding adventure, but TI-Basic Developer is no longer the place to do it.
Instead, you should head over to Cemetech (primarily American) or TI-Planet (primarily international). Both are active, well-established forums with their own archives, chatrooms, reference material, and abundant coding tools and resources. We'll see you there, we hope.
Define LibPub broadcrestqsolv(h,p,c,l,g)=
Func
Local
solve(q=(0.5+((q^(2))/((h+p)^(2)*l^(2)*2*g)))^(((3)/(2)))*c*((2)/(3))*√(((2)/(3))*g)*l,q)
Return q
EndFunc
the error I get when running it is "Too many arguments" but I’m inputting 5 numbers separated by comas, in their respective slot
imgurdotcom/a/YyuGanC
Maybe five arguments for the selected command are too many. Even if you separate them commas. I don't know much about the Nspire, but I know that a calculator can throw you an error if you put too many arguments.
Hewwo, my name is Achak Claw. I was formerly BioHazard.
Well, i have the same problem.
It sometimes workes, but 99% of the time it doesn ́t.
It won ́t even work with just 2 or 3 variables in the solve command.
I feel you SnowBot31
I understand you have the same problem, but this thread hasn't been active since January.
Don't reply to old threads (the last post is more than three months old); start a new thread instead.
Also, SnowBot SnowBot doesn't have a 31 at the end of his username, it is the day for the post of January 31st, 2020.
Hewwo, my name is Achak Claw. I was formerly BioHazard.