Register

How to assign variables to solve()-function CAS Fox-CP400

Discuss anything related to calculators. For specific help on certain games/programs check the Released Projects subforum.
Junior Member
Posts: 3
Joined: Mon Aug 12, 2019 5:57 pm
Calculators: Casio Classpad fx-CP400

How to assign variables to solve()-function CAS Fox-CP400

Postby Unnamed » Mon Aug 12, 2019 6:07 pm

Hello,

My code is like that:

10=>q
500=>l

Solve({A+B-q*l=0,q*0.5*l^2-B*2*l=0},{A,B}}=>{K,L}

Print K
Print L

I want to store the values of the solved equation in K and L but get No Solution as result. But when i write

Print Solve({A+B-ql=0,q*0.5*l^2-B*2*l=0},{A,B})

It displayes the right solutions by execution. How can you assign the solved values to variables? Thank you guys (:

Return to General

Who is online

Users browsing this forum: No registered users and 46 guests