User contributions for Michael

From JSXGraph Wiki
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

7 June 2011

25 March 2011

21 March 2011

20 March 2011

  • 17:3617:36, 20 March 2011 diff hist +1,331 N Browser event and coordinatesCreated page with "This example shows how to add a point whenever the user clicks on the board. The function getMouseCoords extracts the click coordinates from the event object and returns a JXG.Co..."

29 January 2011

18 November 2010

10 November 2010

  • 14:0214:02, 10 November 2010 diff hist +4,733 N OscillatorNew page: This little JXSGraph application simulates a damped oscillator. If You can catch the weight with the mouse, you can drag it and the animation restarts after releasing the mouse. <jsxgraph...

30 September 2010

  • 12:4312:43, 30 September 2010 diff hist +1,309 N Locus computationNew page: <jsxgraph width="600" height="600"> board = JXG.JSXGraph.initBoard('jxgbox', {boundingbox: [-2, 20, 20, -2], axis: true, grid: false, keepaspectratio: true}); p3 = board.createElement(...

14 September 2010

9 September 2010

31 August 2010

30 August 2010

27 August 2010

29 June 2010

25 June 2010

23 June 2010

8 June 2010

16 May 2010

  • 15:3915:39, 16 May 2010 diff hist +801 N Step functionNew page: <jsxgraph width="600" height="400"> var board = JXG.JSXGraph.initBoard('jxgbox', {boundingbox:[-5,8,8,-5], axis:true}); var f = function(x) { if(x<0) return -1; if(x>=0 && x <2) ...

16 March 2010

18 February 2010

4 February 2010

18 January 2010

18 November 2009

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)