Test
Aus Wiki1
(Unterschied zwischen Versionen)
| Zeile 120: | Zeile 120: | ||
() => l1*Math.sin(theta1) + l2*Math.sin(theta2), | () => l1*Math.sin(theta1) + l2*Math.sin(theta2), | ||
() => -l1*Math.cos(theta1) - l2*Math.cos(theta2) | () => -l1*Math.cos(theta1) - l2*Math.cos(theta2) | ||
| - | ], {size:4, name:'', color:'blue'}); | + | ], {size:4, name:'', color:'blue', trace:true}); |
// Verbindungen | // Verbindungen | ||
Version vom 10:45, 5. Sep. 2025
