免费使用Desmos精美的在线图形计算器来探索数学奥妙。功能包含绘制函数图形和散点图,视化代数方程式、新增滑块,动画图表等。快来使用我们既精美又免费的在线图形计算器,一同探索数学!其丰富功能包括绘制函数图形、散点图、代数方程式可视化、添加滑块和图表动画等等。
Desmos Gra..Desmos Graphing Calculator 是一款根据表达式描绘函数图像或得出结果的应用,但其主要语言为英文,这可能会影响我们的使用,根据自己几个月以来使用的经历,特地用手机撰写此教程。下载
degreeMode false When true, trig functions assume arguments are in degrees. Otherwise, arguments are assumed to be in radians. colors Colors The color palette that the calculator will cycle through. See the Colors section. autosize true Determine whether the calculator should automatically resize whe...
degreeMode Boolean false When true, trig functions assume arguments are in degrees. Otherwise, arguments are assumed to be in radians. showGrid Boolean true Show or hide grid lines on the graph paper. polarMode Boolean false When true, use a polar grid. Otherwise, use cartesian grid. showX...
degreeMode false When true, trig functions assume arguments are in degrees. Otherwise, arguments are assumed to be in radians. colors Colors The color palette that the calculator will cycle through. See the Colors section. autosize true Determine whether the calculator should automatically resize whe...
constructor GraphingCalculator(element, [options]) Creates a calculator object to control the calculator embedded in the DOM element specified by element. Example: var elt = document.getElementById('my-calculator'); var calculator = Desmos.GraphingCalculator(elt); The object returned is a Desmos.Gr...
degreeMode Boolean false When true, trig functions assume arguments are in degrees. Otherwise, arguments are assumed to be in radians. showGrid Boolean true Show or hide grid lines on the graph paper. polarMode Boolean false When true, use a polar grid. Otherwise, use cartesian grid. showX...
degreeMode Boolean false When true, trig functions assume arguments are in degrees. Otherwise, arguments are assumed to be in radians. showGrid Boolean true Show or hide grid lines on the graph paper. polarMode Boolean false When true, use a polar grid. Otherwise, use cartesian grid. showX...
degreeMode Boolean false When true, trig functions assume arguments are in degrees. Otherwise, arguments are assumed to be in radians. showGrid Boolean true Show or hide grid lines on the graph paper. polarMode Boolean false When true, use a polar grid. Otherwise, use cartesian grid. showX...
The basic structure of the API is an embeddable GraphingCalculator, which is the page element which will display your axes, grid-lines, equations, and points. Constructor constructor GraphingCalculator(element, [options]) Creates a calculator object to control the calculator embedded in the DOM elem...