1、打开PyCharm
2、创建python文件
3、引入numpy库和matplotlib库
4、定义数据范围
5、定义反余弦函数
6、绘制反余弦曲线
7、点击【Run】运行程序
8、此时反余弦曲线就绘制完成了