| This is read-only version of the old wiki, feel free to browse it for materials. If you want to share your own materials, please use GeoGebraTube instead. You are also welcome to help us enhance the new wiki. If any questions arise, please contact the webmaster. |
First Command
Syntax
- First[list L]
- First[list L, number N]
Action
Returns a new list that contains just the first N elements of the list. If N is not set, it defaults to 1.
See also