{{ tocSubheader }}
| {{ 'ml-lesson-number-slides' | message : article.intro.bblockCount }} |
| {{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount }} |
| {{ 'ml-lesson-time-estimation' | message }} |
Karin.hedin@osteraker.se (Diskussion | bidrag) | Karin.hedin@osteraker.se (Diskussion | bidrag) | ||
Rad 113: | Rad 113: | ||
b.hide([dragMeE, dragMeC, dragMe2, expLegend, polyLegend, tangent2],1); | b.hide([dragMeE, dragMeC, dragMe2, expLegend, polyLegend, tangent2],1); | ||
setTimeout(function(){ | setTimeout(function(){ | ||
− | b.show([dragMeS, sinLegend, tangent1], | + | b.show([dragMeS, sinLegend, tangent1],1); |
whichFunction.moveTo([0,-20]); | whichFunction.moveTo([0,-20]); | ||
b.board.setBoundingBox([-4.5,3.5,4.5,-3.5]); | b.board.setBoundingBox([-4.5,3.5,4.5,-3.5]); |
Man kan därför använda tangenter för att illustrera en kurvas lutning i en viss punkt på grafen.
Lägg märke till att en tangent till en cirkel skapar en rät vinkel med cirkelns radie.