Is there a way to plot an equation like x^2 + y^2 =1 in julia?
Like Geogebra and windows calculator can do?
Or do I have to parameterize the equation first?
is there a 3d version?
There is an implicit 3D plotting package using Makie.
Is there a way to plot an equation like x^2 + y^2 =1 in julia?
Like Geogebra and windows calculator can do?
Or do I have to parameterize the equation first?
is there a 3d version?
There is an implicit 3D plotting package using Makie.