All public logs
From JSXGraph Wiki
Jump to navigationJump to searchCombined display of all available logs of JSXGraph Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 20 | older 20) (20 | 50 | 100 | 250 | 500)- 17:53, 12 April 2021 A WASSERMANN talk contribs created page Centroid (Created page with "<html> <script type="text/javascript" src="/distrib/MathJax/MathJax.js"></script> </html> Centroid in affine space <jsxgraph width="500" height="500"> JXG.Options.label.au...")
- 17:39, 12 April 2021 A WASSERMANN talk contribs created page Triangle axiom halving (Created page with "<html> <script type="text/javascript" src="/distrib/MathJax/MathJax.js"></script> </html> Axiom (A2) "triangle rule" for affine spaces. <jsxgraph width="500" height="500">...")
- 12:26, 12 April 2021 A WASSERMANN talk contribs created page Parallelogram (Created page with "<html> <script type="text/javascript" src="/distrib/MathJax/MathJax.js"></script> </html> <jsxgraph width="500" height="500"> JXG.Options.label.autoPosition = true; JXG.O...")
- 12:19, 12 April 2021 A WASSERMANN talk contribs created page Triangle axiom - affine space III (Created page with "<html> <script type="text/javascript" src="/distrib/MathJax/MathJax.js"></script> </html> Axiom (A2) "triangle rule" for affine spaces. <jsxgraph width="500" height="500">...")
- 12:16, 12 April 2021 A WASSERMANN talk contribs created page Triangle axiom - affine space II (Created page with "<html> <script type="text/javascript" src="/distrib/MathJax/MathJax.js"></script> </html> Axiom (A2) "triangle rule" for affine spaces. <jsxgraph width="500" height="500">...")
- 11:34, 12 April 2021 A WASSERMANN talk contribs created page Triangle axiom - affine space (Created page with "Axiom (A2) "trinngle rule" for affine spaces. <jsxgraph> </jsxgrap>")
- 11:33, 12 April 2021 A WASSERMANN talk contribs created page More examples (Created page with "[Triangle axiom - affine space]")
- 12:41, 19 February 2021 User account JMHuusko talk contribs was created by A WASSERMANN talk contribs and password was sent by email
- 23:07, 17 November 2020 Andrewbaker talk contribs created page Talk:Animated age pyramid (Added note about broken Destatis link)
- 22:26, 14 November 2020 A WASSERMANN talk contribs changed group membership for AW from (none) to Trusted
- 22:25, 14 November 2020 User account AW talk contribs was created by A WASSERMANN talk contribs
- 18:39, 13 November 2020 A WASSERMANN talk contribs changed group membership for Andrewbaker from (none) to Trusted
- 11:01, 13 November 2020 User account Andrewbaker talk contribs was created by A WASSERMANN talk contribs and password was sent by email
- 13:50, 7 August 2020 A WASSERMANN talk contribs changed group membership for Loganschelly from (none) to Trusted
- 13:46, 7 August 2020 User account 3.235.140.84 talk was created by A WASSERMANN talk contribs and password was sent by email
- 12:08, 22 July 2020 A WASSERMANN talk contribs created page Projective transformation matrix (Created page with "<jsxgraph width="600" height="600"> var board = JXG.JSXGraph.initBoard('jxgbox', {boundingbox: [-10, 10, 10, -10]}); // Compute a projective transformation which maps...")
- 12:06, 15 July 2020 A WASSERMANN talk contribs created page Snell's law (Created page with "<jsxgraph width="500" height="500" box="box"> var board = JXG.JSXGraph.initBoard('box', {boundingbox: [-5, 5, 5, -5], axis:false}); // Line l1 as an interface between...")
- 11:28, 15 July 2020 A WASSERMANN talk contribs created page Two squares (Created page with "===Example: Two squares=== Consider two arbitrary squares ''ABCD'' and ''BFGE'' having the vertex ''B'' in common, see figure below. Prove that the straight lines ''AE'' and...")
- 16:01, 8 July 2020 A WASSERMANN talk contribs created page Self-contained function plotting (Created page with "In this example, input field and buttons are part of the JSXGraph construction. <jsxgraph width="600" height="600"> const board = JXG.JSXGraph.initBoard('jxgbox', { boun...")
- 14:28, 23 June 2020 A WASSERMANN talk contribs moved page Include JSXGraph together with jQuery to Include JSXGraph