Bill Allombert on Mon, 20 Jan 2025 12:57:21 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Is it possible to have several solutions in this way to this equation using Pari/ɢᴘ ? |
On Sun, Jan 19, 2025 at 10:46:36PM +0100, lael.cellier@laposte.net wrote: > So getting something like 3 possible values for x or more is impossible ? getting 3 values of x for the same beta is not possible, a quadratic equation has always at most two solutions. However if you allow different beta, then you can get an infinite number of x. Cheers, Bill.