Hyperbola III: Difference between revisions

From JSXGraph Wiki
No edit summary
No edit summary
Line 16: Line 16:
t.applyOnce([f1, f2])
t.applyOnce([f1, f2])


var p  = board.create('point', [-2, -1.9428], {name:"p"});
var p  = board.create('point', [0, -0.9428], {name:"p"});





Revision as of 11:54, 6 July 2021

1234−1−2−3−41234−1−2−3−4
f'
f
p

The underlying JavaScript code