Google's Function Plotter

本小妞迷上赌 提交于 2019-12-22 11:29:40

问题


If you make a search at google.com for a mathematical equation google will in most cases automatically plot it for you.

For example, you can type in sin(x)/x or even a comma separated list such as sin(x)/x, cos(x), x to plot multiple functions on the same graph.

I know there's other Javascript plotting libraries, and I know that google offers other apis for charting, maps, etc. So does google offer an api or way to embed this math plotter into other sites/applications? I wasn't able to find any specific information about the plotter.

来源:https://stackoverflow.com/questions/19281509/googles-function-plotter

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!