sm:Go上的符号数学

时间:2024-04-10 00:00:08
【文件属性】:

文件名称:sm:Go上的符号数学

文件大小:17KB

文件格式:ZIP

更新时间:2024-04-10 00:00:08

go golang ast symbolic-math goast

短信 Go上的符号数学 说明文件: // Sexpr - simplification of expression. // Example: // // expr : "b*(2+3-1+8*a)", // out : "4.000*b + 8.000*(a*b)", // // expr: "d(2*pow(x,a),x);constant(a);variable(x);", // out: "2.000*(a*pow(x,a - 1.000))", // // Keywords: // // constant(a); for constants // variables(a); for variables // function(a,x,y,z,...); for function a(x,y,z) // func Sexpr ( o io. Writer , expr str


【文件预览】:
sm-master
----sm_test.go(16KB)
----sm.go(62KB)
----LICENSE(1KB)
----README.md(1KB)
----.gitignore(192B)

网友评论