kash-k
- 17
- 0
I'm trying to plot this
f (x, y) = ln(x^2 + y^2 )
any one got a idea how to?
f (x, y) = ln(x^2 + y^2 )
any one got a idea how to?
The discussion revolves around plotting the function f(x, y) = ln(x^2 + y^2) using Mathematica. Participants explore different methods for creating three-dimensional plots, including Cartesian and cylindrical coordinate systems.
The discussion includes multiple viewpoints on how to achieve the desired plots, and there is no consensus on the best approach to implement symmetry in the plots.
Participants have not specified the exact values for xmin, xmax, ymin, or ymax, which may affect the plotting results. There is also a lack of clarity on the implementation of cylindrical coordinates in the context of the discussion.