fsolve(...'='

Messages in english

Modérateur : xcasadmin

compsystems
Messages : 603
Inscription : sam. févr. 04, 2017 11:34 pm
Localisation : Colombia
Contact :

fsolve(...'='

Message par compsystems » jeu. nov. 21, 2024 3:54 am

hHello solve has the option to display the variable in the solution, so it would be nice to use fsolve as well.

fsolve((((2*x-1) NTHROOT (3^(x^2-3)))) = (3*sqrt(3)),x,) [enter] [−0.436491673104,3.4364916731]

fsolve((((2*x-1) NTHROOT (3^(x^2-3)))) = (3*sqrt(3)),x,'=') [enter] [x=−0.436491673104, x=3.4364916731]

Répondre