Return to site

Geogebra

broken image


( newcommand{vecs}[1]{overset { scriptstyle rightharpoonup} {mathbf{#1}} } ) ( newcommand{vecd}[1]{overset{-!-!rightharpoonup}{vphantom{a}smash {#1}}} )(newcommand{id}{mathrm{id}}) ( newcommand{Span}{mathrm{span}}) ( newcommand{kernel}{mathrm{null},}) ( newcommand{range}{mathrm{range},}) ( newcommand{RealPart}{mathrm{Re}}) ( newcommand{ImaginaryPart}{mathrm{Im}}) ( newcommand{Argument}{mathrm{Arg}}) ( newcommand{norm}[1]{| #1 |}) ( newcommand{inner}[2]{langle #1, #2 rangle}) ( newcommand{Span}{mathrm{span}}) (newcommand{id}{mathrm{id}}) ( newcommand{Span}{mathrm{span}}) ( newcommand{kernel}{mathrm{null},}) ( newcommand{range}{mathrm{range},}) ( newcommand{RealPart}{mathrm{Re}}) ( newcommand{ImaginaryPart}{mathrm{Im}}) ( newcommand{Argument}{mathrm{Arg}}) ( newcommand{norm}[1]{| #1 |}) ( newcommand{inner}[2]{langle #1, #2 rangle}) ( newcommand{Span}{mathrm{span}})

GeoGebra is a free dynamic mathematics software tool for all levels of advanced education. The application combines geometry, algebra, spreadsheets, graphing, statistics and calculus and bundles them into one easy-to-use package.

Geogebra

Geogebra Geometry

  • Interactive, free online calculator from GeoGebra: graph functions, plot data, drag sliders, create triangles, circles and much more!
  • GeoGebra is an organization of software developers and volunteers who support the product GeoGebra, a free and multi-platform dynamic mathematics software for schools that joins geometry.
Geogebra online
Element

This article is about GeoGebra command.

Command Categories (All commands)
  • List Commands
    • Element
    • First, Last
    • ... and others


Element( , )
Yields the nth element of the list.
Example:
Element({1, 3, 2}, 2) yields 3, the second element of {1, 3, 2}.
Note: In the CAS View undefined variables can be used as well.Example:
Element({a, b, c}, 2) yields b, the second element of {a, b, c}.
Element( , , )
Yields the element of the matrix in the given row and column.
Example:
Element({{1, 3, 2}, {0, 3, -2}}, 2, 3) yields -2, the third element of the second row of begin{pmatrix}1&3&20&3&-2end{pmatrix}.
Note: In the CAS View undefined variables can be used as well.Example:
Element({{a, b, c}, {d, e, f}}, 2, 3) yields f, the third element of the second row of begin{pmatrix}a&b&cd&e&fend{pmatrix}.
Element( , , , ...)
Geogebra

Geogebra Geometry

  • Interactive, free online calculator from GeoGebra: graph functions, plot data, drag sliders, create triangles, circles and much more!
  • GeoGebra is an organization of software developers and volunteers who support the product GeoGebra, a free and multi-platform dynamic mathematics software for schools that joins geometry.
Element

This article is about GeoGebra command.

Command Categories (All commands)
  • List Commands
    • Element
    • First, Last
    • ... and others


Element( , )
Yields the nth element of the list.
Example:
Element({1, 3, 2}, 2) yields 3, the second element of {1, 3, 2}.
Note: In the CAS View undefined variables can be used as well.Example:
Element({a, b, c}, 2) yields b, the second element of {a, b, c}.
Element( , , )
Yields the element of the matrix in the given row and column.
Example:
Element({{1, 3, 2}, {0, 3, -2}}, 2, 3) yields -2, the third element of the second row of begin{pmatrix}1&3&20&3&-2end{pmatrix}.
Note: In the CAS View undefined variables can be used as well.Example:
Element({{a, b, c}, {d, e, f}}, 2, 3) yields f, the third element of the second row of begin{pmatrix}a&b&cd&e&fend{pmatrix}.
Element( , , , ...)
Provided list is n-dimensional list, one can specify up to n indices to obtain an element (or list of elements) at given coordinates.
Example:Let L = {{{1, 2}, {3, 4}}, {{5, 6}, {7, 8}}}.

Geogebra 3d Calculator

Then Element(L, 1, 2, 1) yields 3, Element(L, 2, 2) yields {7, 8}.
Note:

Geogebra Download

  • This command only works, if the list or matrix contains elements of one object type (e. g. only numbers or only points).
  • See also First Command, Last Command and RandomElement Command.

Geogebra Download

Retrieved from 'http://wiki.geogebra.org/s/en/index.php?title=Element_Command&oldid=55342'




broken image