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