> 数学 >
求做函数x²+(y-³√x²)²=1的图像的详细过程,
人气:210 ℃ 时间:2020-05-26 20:36:49
解答
如图

绘图工具  Maple


绘图命令
with(plots);
implicitplot(x^2+(y-(x^2)^(1/3))^2 = 1,x = -1.5 ..1.5,y = -1 ..2,numpoints = 120000,legend = (x^2+(y-(x^2)^(1/3))^2 = 1));
推荐
猜你喜欢
© 2025 79432.Com All Rights Reserved.
电脑版|手机版