calculator.setExpression({id: 'line1', latex: 'y=mx', color='0xff0000'}); //Updating the value of m will change the slope of the line to 3 grapher.setExpression({id: 'm', latex: 'm=3'}); //Inequality to shade a circle at the origin calculator.setExpression({id: 'circle1'...
Each click anywhere within the inequality will increment the variable kk by one. In this example, directed angles on click rotate the geometric shape 90 degrees clockwise or counterclockwise. In this 3D example, the triangles are attached to actions. Clicking on the triangles moves the center of...
calculator.setExpression({ id: 'line1', latex: 'y=mx', color: '#ff0000' }); //Updating the value of m will change the slope of the line to 3 grapher.setExpression({ id: 'm', latex: 'm=3' }); //Inequality to shade a circle at the origin calculator.setExpression({ id: '...
calculator.setExpression({ id: 'line1', latex: 'y=mx', color: '#ff0000' }); //Updating the value of m will change the slope of the line to 3 grapher.setExpression({ id: 'm', latex: 'm=3' }); //Inequality to shade a circle at the origin calculator.setExpression({ id: '...
calculator.setExpression({id: 'line1', latex: 'y=mx', color='0xff0000'}); //Updating the value of m will change the slope of the line to 3 grapher.setExpression({id: 'm', latex: 'm=3'}); //Inequality to shade a circle at the origin calculator.setExpression({id: 'circle1'...
calculator.setExpression({ id: 'line1', latex: 'y=mx', color: '#ff0000' }); //Updating the value of m will change the slope of the line to 3 grapher.setExpression({ id: 'm', latex: 'm=3' }); //Inequality to shade a circle at the origin calculator.setExpression({ id: '...
The basic structure of the API is an embeddableGraphingCalculator, which is the page element which will display your axes, grid-lines, equations, and points. Constructor constructorGraphingCalculator(element, [options]) Creates a calculator object to control the calculator embedded in the DOM element...
calculator.setExpression({id: 'line1', latex: 'y=mx', color='0xff0000'}); //Updating the value of m will change the slope of the line to 3 grapher.setExpression({id: 'm', latex: 'm=3'}); //Inequality to shade a circle at the origin calculator.setExpression({id: 'circle1'...
calculator.setExpression({ id: 'line1', latex: 'y=mx', color: '#ff0000' }); //Updating the value of m will change the slope of the line to 3 grapher.setExpression({ id: 'm', latex: 'm=3' }); //Inequality to shade a circle at the origin calculator.setExpression({ id: '...
calculator.setExpression({ id: 'line1', latex: 'y=mx', color: '#ff0000' }); //Updating the value of m will change the slope of the line to 3 grapher.setExpression({ id: 'm', latex: 'm=3' }); //Inequality to shade a circle at the origin calculator.setExpression({ id: '...