updates after up
This commit is contained in:
@@ -368,6 +368,7 @@ For the function $f(x) = \cos(x) - x$, we see that SymPy can not solve symbolica
|
||||
|
||||
|
||||
```{julia}
|
||||
#| error: true
|
||||
@syms x::real
|
||||
solve(cos(x) - x, x)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user