RemoveUndefined Command

From GeoGebra Manual
Revision as of 14:52, 9 July 2014 by Murkle (talk | contribs) ({{note| 1=<div>See also Remove Command.</div>}})
Jump to: navigation, search



RemoveUndefined[ <List> ]
Removes undefined objects from a list.
Example:
RemoveUndefined[Sequence[(-1)^i, i, -3, -1, 0.5]] removes the second and fourth element of the sequence since expressions (-1)^{1.5} and (-1)^{2.5} are undefined and yields list {-1, 1, -1}.


Note:
See also Remove Command.
© 2024 International GeoGebra Institute