Difference between revisions of "RemoveUndefined Command"

From GeoGebra Manual
Jump to: navigation, search
(create official page from pdf)
 
(create official page from pdf)
Line 1: Line 1:
 
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 +
{{command|list}}
 
; RemoveUndefined[List]: Removes undefined objects from a list.
 
; RemoveUndefined[List]: Removes undefined objects from a list.
 
: Example: <tt>RemoveUndefined[Sequence[(-1)^i, i, -3, -1, 0.5]]</tt> removes the second and fourth elements of the sequence which have non-integer exponents and, therefore, are undefined.
 
: Example: <tt>RemoveUndefined[Sequence[(-1)^i, i, -3, -1, 0.5]]</tt> removes the second and fourth elements of the sequence which have non-integer exponents and, therefore, are undefined.

Revision as of 14:20, 4 November 2010


RemoveUndefined[List]
Removes undefined objects from a list.
Example: RemoveUndefined[Sequence[(-1)^i, i, -3, -1, 0.5]] removes the second and fourth elements of the sequence which have non-integer exponents and, therefore, are undefined.
© 2024 International GeoGebra Institute