Search results

From JSXGraph Wiki

Page title matches

  • 5 KB (683 words) - 08:26, 17 January 2024
  • Step by step construction of tangent lines to two circles. t1 = brd.create('tangent', [c1, i3], {strokeColor:'darkblue'}); ...
    4 KB (484 words) - 22:10, 26 January 2014

Page text matches

  • // If p is not on c, the tangent is the polar. t = brd.create('tangent', [c,p], {name:'polar', withLabel:true}); ...
    1 KB (204 words) - 11:05, 17 March 2020
  • Step by step construction of tangent lines to two circles. t1 = brd.create('tangent', [c1, i3], {strokeColor:'darkblue'}); ...
    4 KB (484 words) - 22:10, 26 January 2014
  • var tangent = board.create('tangent', [A]); var st = board.create('slopetriangle', [tangent], {toppoint: {face: 'plus', withLabel: false}}); ...
    5 KB (452 words) - 07:03, 29 June 2021
  • var t = board.create('tangent', [g], {dash:2,strokeColor:'#a612a9'}); var t = board.create('tangent', [g], {dash:2,strokeColor:'#a612a9'}); ...
    1 KB (184 words) - 12:50, 28 June 2019
  • .../ highway engineering for connecting and transiting the geometry between a tangent and a circular curve. var t = b.create('tangent',[p],{dash:3,strokeWidth:1,strokeColor:'red'}); ...
    2 KB (327 words) - 15:04, 20 February 2013
  • t = board.create('tangent', [g],{dash:1,strokeColor:'green'}); t = board.create('tangent', [g],{dash:1,strokeColor:'green'}); ...
    2 KB (199 words) - 20:39, 14 November 2020
  • var t = board.create('tangent', [g], {dash:2,strokeColor:'#a612a9'}); var t = board.create('tangent', [g], {dash:2,strokeColor:'#a612a9'}); ...
    1 KB (193 words) - 11:35, 7 June 2011
  • var t = board.create('tangent', [g], {dash:2,strokeColor:'#aa0000'}); var t = board.create('tangent', [g], {dash:2,strokeColor:'#aa0000'}); ...
    2 KB (237 words) - 13:09, 7 June 2011
  • var t = board.create('tangent', [r], {strokeColor:'#ff0000'}); var t = board.create('tangent', [r], {strokeColor:'#ff0000'}); ...
    2 KB (262 words) - 15:52, 20 February 2013
  • board.create('tangent', [r], {strokeColor:'#ff0000'}); board.create('tangent', [r], {strokeColor:'#ff0000'}); ...
    2 KB (274 words) - 15:29, 20 February 2013
  • brd.create('tangent', [q], {dash:3}); brd.create('tangent', [q], {dash:3}); ...
    2 KB (283 words) - 13:05, 3 March 2021
  • * '''Tangent''': <math>\tan x = \frac{\sin x}{\cos x}</math> var t = brd.create('tangent',[p2],{visible:false}); ...
    6 KB (710 words) - 16:10, 20 February 2013
  • ** [[Derive]] (incl. tangent) ...
    2 KB (166 words) - 18:44, 2 June 2009
  • there exists a <math>\xi</math> such that the tangent to the curve in the point <math>C(\xi)</math> board.create('tangent', [r], {strokeColor:'#ff0000'}); ...
    4 KB (676 words) - 11:38, 4 February 2019
  • var t = board.create('tangent', [f], {strokeWidth: 0.5, strokeColor: '#0080c0', dash: 0}); var t = board.create('tangent', [f], {strokeWidth: 0.5, strokeColor: '#0080c0', dash: 0}); ...
    5 KB (635 words) - 13:54, 15 January 2021
  • t1 = brd.create('tangent', [c1, i3], {strokeColor:'darkblue'}); t2 = brd.create('tangent', [c1, i4], {strokeColor:'darkblue'}); ...
    3 KB (446 words) - 22:17, 26 January 2014
  • //a point on the tangent //the tangent ...
    4 KB (551 words) - 08:30, 3 April 2019
  • board.create('tangent', [r], {strokeColor:'#ff0000'}); ...
    1 KB (150 words) - 19:06, 18 January 2013
  • <input type="button" value="add tangent" onClick="addTangent()"> board.create('tangent',[p], {name:'drag me'}); ...
    6 KB (616 words) - 10:58, 21 January 2019
  • ...tersection]], [[line]], [[line|segment]], [[line|arrow]], [[line|axis]], [[tangent]], [[grouping objects|group]], [[circle]], [[polygon]], [[curve]], [[curve| ...
    10 KB (1,474 words) - 16:23, 20 February 2013
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)