User Portlet
| Discussions |
|---|
| Yes. We can add kernels by "Kernel Configuration Options". When use three different kernels at the same time, there is the error of ![enter image description here][1] [1]:... |
| On Windows 11 English x64, with Mathematica 14.1, there is still the problem. |
| Thanks a lot. In the cases of `data[f]`, what kind of `f` function can operate on dataset? May you give me an example? Can you give another example with four parameters or five parameters? |
| I see the same problem. It seems no way to solve it here. |
| If in this situation Simplify[Sqrt[1/(a b c + d e f)^2], (a b c + d e f) > 0] we can't use >=0 here. |
| Thanks. It seems a little complicate to do this. |
| Do you think Mathematica should develop this function to calculate this kind of function? |
| Yes! I know now. |
| Hello, ContourPlot3D[{z == Sqrt[2 - x^2 - y^2]}, {x, -2, 2}, {y, -2, 2}, {z, -2, 2}, AxesLabel -> Automatic] will produce ![enter image description here][1] Why can this function draw an image when z is less than 0? In this... |
| May you tell why this works? |