| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Function

Page history last edited by LFS 13 years, 11 months ago

Home > GeoGebra Commands -> Function Commands -> Function


Definition: The Function command in GeoGebra is used for defining a function on an interval.
GeoGebra Syntax: Function[ <function>, <start x-value>, <end x-value> ]
 

  YouTube Mathcast

YouTube plugin error

 

  GeoGebra InterActivity - Function[tan(x),-pi/2,pi/2]

Sorry, the GeoGebra Applet could not be started. Please make sure that Java 1.4.2 (or later) is installed and active in your browser (Click here to install Java now)

 

  GeoGebra InterActivity - Function[x2,a,b] with sliders for a and b! Idea: Dani Novak

Sorry, the GeoGebra Applet could not be started. Please make sure that Java 1.4.2 (or later) is installed and active in your browser (Click here to install Java now)

 
 

Function[function, number a, number b]

Yields a function graph, that is equal to f on the interval [a, b] and not defined outside of [a, b].

Note: This command should be used only in order to display functions in a certain interval.

Example: f(x) = Function[x^2, -1, 1] gives you the graph of function x2 in the interval [-1,1]. If you then type in g(x) = 2 f(x) you will get the function g(x) = 2x2, but this function is not restricted to the interval [-1, 1].

See also: Functions with GeoGebra, Conditional functions (piecewise defined functions) 

Home > GeoGebra Commands -> Function Commands -> Function

 

commands, functions, restriction, interval, geogebra, application, geometry, help, program

Comments (0)

You don't have permission to comment on this page.