Closed kernelb00t closed 4 months ago
> dsolve(diff(y, x) = −y)
dsolve(diff(y, x) = (−y)) = C / e^x ≈ 0.3678794412^x × C
Note however that version 4.9.0 is unable to isolate x because C is not assumed real (see https://github.com/Qalculate/libqalculate/issues/617).
But :
Is it me not kowing how dsolve is working? Or is it Dsolve just behaving weirdly?
Computer :