我有一个表示函数的字符串,比如"x * (x - 32 ( 2 /x) )".我正在使用matplotlib,但我不知道如何将此字符串转换为绘图点数组.
"x * (x - 32 ( 2 /x) )"
matplotlib
python matplotlib
matplotlib ×1
python ×1