He Vejledning visa, hvordan you Laver et Værktøj, dividing a line in a fixed number of equal parts.
You can download the tool from this guide including. Du kan åbne den via “Styr værktøjer” eller dobbeltklikke på filen, that you download. So you have this tool on your own toolbar.
This tool creates and divides a segment into a number of equal parts.
Author: | Ggbkursus.dk |
Date: | Sep 24, 2013 |
How to do
- Indtast a line AB VHA. line Mellem 2 points
-tool. - Insert a slider on the drawing pad using. sliders-
-tool. Recall slider n, my. = 1, maks. = 50 og Tilvækst = 1.
- Type the following into the input field.
Sequence[ (k B + (n - k) A) / n, k,1,n]
- Now you you færdig, og you shell blot Lave et nyt Værktøj.
English kode
The English kode for Sequence s
Sequence[(k B + (n - k) A) / n, k, 1, n]