Difference between revisions of "Take Command"

From GeoGebra Manual
Jump to: navigation, search
Line 3: Line 3:
 
; Take[List, Start Position m, End Position n]: Returns a list containing the elements from position ''m'' to ''n'' of the initial list.
 
; Take[List, Start Position m, End Position n]: Returns a list containing the elements from position ''m'' to ''n'' of the initial list.
 
; Take[Text, Start Position m, End Position n]: Returns a text containing the elements from position ''m'' to ''n'' of the initial text.
 
; Take[Text, Start Position m, End Position n]: Returns a text containing the elements from position ''m'' to ''n'' of the initial text.
 +
==CAS Syntax==

Revision as of 14:23, 3 August 2011


Take[List, Start Position m, End Position n]
Returns a list containing the elements from position m to n of the initial list.
Take[Text, Start Position m, End Position n]
Returns a text containing the elements from position m to n of the initial text.

CAS Syntax

© 2024 International GeoGebra Institute