VéletlenPont parancs

Innen: GeoGebra Manual
Accessories dictionary.png
Ez az oldal a hivatalos használati útmutató nyomtható és PDF-be menthető része. A felépítése miatt az egyszerű felhasználók ezt nem szerkeszthetik. Ha bármilyen hibát találna, kérjük, jelezze felénk.Ugrás a felhasználók által szerkeszthető változathoz.
RandomPointIn[ <Region> ]

Creates a random point inside given polygon or conic.

RandomPointIn[ <List of Points> ]

Returns a random point inside the polygon with given vertices.

Példa: RandomPointIn[Polygon[A,B,C]] and RandomPointIn[A,B,C] both give random point inside triangle ABC.

To get a random point that belongs to the list use Random Element instead.

RandomPointIn[ <xMin>, <xMax>, <yMin>, <yMax> ]

Creates a random point with x-coordinate from interval [xMin,xMax] and y-coordinate from interval [yMin, yMax].

© 2024 International GeoGebra Institute