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: '...
setExpression({ id: 'm', latex: 'm=3' }); //Inequality to shade a circle at the origin calculator.setExpression({ id: 'circle1', latex: 'x^2 + y^2 < 1' }); //Restrict the slider for the m variable to the integers from 1 to 10 calculator.setExpression({ id: 'm', ...
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: '#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: '...
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', latex: ...
to 3grapher.setExpression({id:'m',latex:'m=3'});//Inequality to shade a circle at the origincalculator.setExpression({id:'circle1',latex:'x^2 + y^2 < 1'});//Restrict the slider for the m variable to the integers from 1 to 10calculator.setExpression({id:'m',sliderBounds:{min...
to 3grapher.setExpression({id:'m',latex:'m=3'});//Inequality to shade a circle at the origincalculator.setExpression({id:'circle1',latex:'x^2 + y^2 < 1'});//Restrict the slider for the m variable to the integers from 1 to 10calculator.setExpression({id:'m',sliderBounds:{min...
setExpression({id: 'm', latex: 'm=3'}); //Inequality to shade a circle at the origin calculator.setExpression({id: 'circle1', latex: 'x^2 + y^2 < 1'}); //Restrict the slider for the m variable to the integers from 1 to 10 calculator.setExpression({id: 'm', sliderBounds...