Difference between revisions of "Release Notes GeoGebra 4.2"

From GeoGebra Manual
Jump to: navigation, search
Line 1: Line 1:
 
= CAS View =
 
= CAS View =
 
 
http://geogebra.org/trac/wiki/GeoGebraCAS/Documentation
 
http://geogebra.org/trac/wiki/GeoGebraCAS/Documentation
 
 
= General =
 
= General =
 
* Algebra View: options to sort by Construction Order & by Layer
 
* Algebra View: options to sort by Construction Order & by Layer
 
 
= Improved Tools =
 
= Improved Tools =
 
* [[Translate_Object_by_Vector_Tool|Translate Object by Vector Tool]]
 
* [[Translate_Object_by_Vector_Tool|Translate Object by Vector Tool]]
Line 11: Line 8:
 
= New Tools =
 
= New Tools =
 
* [[Freehand_Tool|Freehand Tool]]
 
* [[Freehand_Tool|Freehand Tool]]
 
 
= New Commands =
 
= New Commands =
 
* [[TriangleCenter Command|TriangleCenter]][ <Point>,<Point>,<Point>,<Number> ]
 
* [[TriangleCenter Command|TriangleCenter]][ <Point>,<Point>,<Point>,<Number> ]
Line 23: Line 19:
 
   First two elements of list are the min and max x-coordinates and the rest of the numbers are the y-coordinates (evenly spaced between x-min and x-max). Used by the Freehand Tool.
 
   First two elements of list are the min and max x-coordinates and the rest of the numbers are the y-coordinates (evenly spaced between x-min and x-max). Used by the Freehand Tool.
 
= JavaScript Methods =
 
= JavaScript Methods =
 
 
* registerLoggerListener(functionName), unregisterLoggerListener(functionName) to access Vernier Go!Motion USB Logger
 
* registerLoggerListener(functionName), unregisterLoggerListener(functionName) to access Vernier Go!Motion USB Logger
 
* registerPenListener(functionName), unregisterPenListener(functionName) to handle pen tool usage
 
* registerPenListener(functionName), unregisterPenListener(functionName) to handle pen tool usage

Revision as of 00:45, 30 November 2011

CAS View

http://geogebra.org/trac/wiki/GeoGebraCAS/Documentation

General

  • Algebra View: options to sort by Construction Order & by Layer

Improved Tools

You can now just drag a shape to translate it

New Tools

New Commands

 First two elements of list are the min and max x-coordinates and the rest of the numbers are the y-coordinates (evenly spaced between x-min and x-max). Used by the Freehand Tool.

JavaScript Methods

  • registerLoggerListener(functionName), unregisterLoggerListener(functionName) to access Vernier Go!Motion USB Logger
  • registerPenListener(functionName), unregisterPenListener(functionName) to handle pen tool usage
  • drawToImage(label,x[],y[]), clearImage(label) to draw
  • String evalGeoGebraCAS(String casCommand)
  • String evalGeoGebraCAS(String casCommand, boolean printDebugInfo)

es:Notas_Lanzamiento_de_GeoGebra_4.2

© 2024 International GeoGebra Institute