GeoGebra Changelog

What's new in GeoGebra 6.0.832.0

Mar 19, 2024
  • Scripting: re-enable support for case-insensitive command names
  • Classic 5: fix for fonts in Thai, Kannada languages

New in GeoGebra 6.0.830.0 (Mar 11, 2024)

  • New API method ggbApplet.getFileLoadingError()
  • Ordinal() command improved in various languages
  • Mixed numbers now allowed with no integer part
  • Make sure applets don't scroll on click

New in GeoGebra 6.0.829.0 (Mar 4, 2024)

  • Fix for eg IFactor(x^4-x^2+1)
  • Fix for Sequence(inequality)
  • Fix for layer changing when parent object becomes undefined
  • CAS: fix nonsense result for X=(1,2,3)+r(1,2,3)
  • CAS: fix for editing slider
  • CAS: fix for integral showing dd not dx
  • Updated CAS engine (Giac) - includes improvement for Integral(x^n*ln(x))
  • Screen reader: improvement for reading out (esp. negative) numbers

New in GeoGebra 6.0.827.0 (Feb 26, 2024)

  • Fix IsInRegion() for 3D conics

New in GeoGebra 6.0.826.0 (Feb 19, 2024)

  • Fix scripting problem eg in French with Inter(l1,l2)
  • Make sure brackets kept for editing vectors ie a*(b*c)

New in GeoGebra 6.0.823.0 (Feb 5, 2024)

  • Breaking Change: Solutions() now behaves like Solve() in all cases (still without x =) fixes eg Solutions(x/sqrt(x))
  • dragging with the mouse/keyboard should be more consistent
  • Algebra View slider speedup
  • fix for offline saving in Linux/Chrome
  • CAS: make sure eg x+x is simplified automatically again
  • speedup for pen strokes
  • Update to GWT 2.11
  • Update CAS Engine (Giac) fixes eg Solve({(m^2 + 2 m - 1 >= 0),(m^2 - 2 m - 1 <= 0),(m^2 + 2 m - 1)*(m^2 - 2 m - 1)=0},m)
  • fix Text Tool -> Advanced on touch screens
  • fix for circle filling when zoomed etc

New in GeoGebra 6.0.820.0 (Jan 11, 2024)

  • Fix for (?)!
  • ?examMode= options for eg Safe Exam Browser
  • more accurate answers for eg 490/0.035
  • Classic 5: support for some newer JavaScript syntaxes

New in GeoGebra 6.0.819.0 (Jan 8, 2024)

  • Classic 5: new SVG renderer, supports eg CSS styling
  • fix for TableText() with empty lists
  • improved asymptote plotting for log(a,x)
  • improve redefining (so construction protocol order retained)
  • make sure Special Points aren't shown for eg Show/Hide Tool
  • CAS: eg f=x+1 creates proper function f(x)
  • CAS: Asymptote() command enabled
  • fix slow plotting for eg A2 sin(ω2 x + a)

New in GeoGebra 6.0.817.0 (Dec 7, 2023)

  • Classic 5: fix for disappearing caret
  • Table View: fix for reappearing numbers
  • new syntax RandomBetween( <Minimum Integer>, <Maximum Integer>, <Number of Samples> )
  • CAS: fix for eg SolveCubic(2x^3-k x^2+4x-5)
  • CAS: fix for eg NSolve(-4 a(2)=16)
  • CAS: make sure the exact value is always sent to Giac even if shown rounded
  • Improve intersect tool when there are overlapping objects eg identical segments
  • fix autocomplete bug in Danish

New in GeoGebra 6.0.814.0 (Nov 22, 2023)

  • More accurate roots for eg x⁶ - 2x⁵ - 4x⁴ + 8x³
  • Fix for applet scrolling on clicking
  • Web: make sure api.geogebra.org not called unnecessarily on startup

New in GeoGebra 6.0.813.0 (Nov 16, 2023)

  • Classic 5: fix bug with loading trace files with double-click
  • Classic 5: fix bug with changing line opacity
  • Fix for eg Sequence(PieChart({1, 2, 3}, (i, 3), 1), i, 1, 2)
  • Command autocomplete now matches on any part of the name, eg Line matches FitLine
  • Make sure autocomplete closes on ^ and _
  • Fix for eg Solve(x^(4/7)=15)
  • Fix for eg ((x^(rho)+y^(rho)))^(((1)/(rho)))=U
  • Web: fix for trace bug
  • Fix for missing label for piecewise functions

New in GeoGebra 6.0.811.0 (Nov 6, 2023)

  • CAS: new syntax Extremum( <Function>, <Start x-Value>, <End x-Value> )
  • fix bug with slow segment drawing (with decorations)
  • Classic 5: fix for tooltip language
  • Classic 6: make sure keyboard showing in search dialog in Safari

New in GeoGebra 6.0.810.0 (Oct 30, 2023)

  • optimise Extremum() / Root() for eg x^100
  • Calculator Suite: last chosen sub-app remembered
  • fix for ggbApplet.getScreenshotBase64() on Safari
  • Classic 5.2: small fixes

New in GeoGebra 6.0.807.0 (Oct 20, 2023)

  • CAS: fix for ≈ and = for Solve()
  • CAS: fix for Solve({x*y^2=10,x*y^10=20}) and Solve(cosh(x)=15/10)
  • make sure autocomplete opens after 3 characters again
  • make sure the Manual / Help links work again
  • make sure dropdowns work if their length changes dynamically
  • 3D: show axes labels by default
  • Classic 5.2: Universal Binary for Intel and Apple Silicon architectures

New in GeoGebra 6.0.806.0 (Oct 16, 2023)

  • Classic 5: fix for Input Box labels
  • bugfix for selection of infinite-radius circles
  • fix for artifacts at the edge of applets

New in GeoGebra 6.0.805.0 (Oct 9, 2023)

  • Support for embedding as ES6 module
  • Bugfix: make sure {Polygon(A,B,n)} doesn't generate "ghost" object
  • New applet parameter borderRadius
  • Fix for Intersect(3D curve, 3D curve, a, b)
  • CAS: fix for Solve((1-0.0064)^(n)≤0.03,n)
  • CAS engine updated with various bugfixes / improvements eg floor(((-1725033 * pi) + 5419351) / ((16885417 * pi) - 53047102)), Solve(x^2+(-√11+√2-√5)*x-2*√11*√2+2*√11*√5-2*√2*√5-12)

New in GeoGebra 6.0.804.0 (Oct 4, 2023)

  • Classic 5: updated to Java 11 and JOGL 2.5 & version now eg 5.2.0.804. Also Apple Silicon build
  • CAS: now supports the new mixed numbers
  • Dropdowns: improved styling
  • fix for dynamic absolute positions

New in GeoGebra 6.0.803.0 (Sep 26, 2023)

  • Exam mode shown in header
  • fix for dynamic absolute position
  • fix randomization in files with unlabeled polygons

New in GeoGebra 6.0.802.0 (Sep 18, 2023)

  • New exam mode for Vlaanderen region
  • Updated colors for buttons
  • Fix for "zoomed in keyboard" on iPhone

New in GeoGebra 6.0.801.0 (Sep 11, 2023)

  • Bug fix for Sequence(Text(RotateText(Element(listofnames...
  • GeoGebra 6: fix for saving with Unicode characters
  • Bugfix for plotting 0^x

New in GeoGebra 6.0.794.0 (Aug 7, 2023)

  • New method ggbApplet.isInteractive()

New in GeoGebra 6.0.793.0 (Jul 31, 2023)

  • bugfixes

New in GeoGebra 6.0.791.0 (Jul 17, 2023)

  • Better cleanup on ggbApplet.remove()

New in GeoGebra 6.0.790.0 (Jul 7, 2023)

  • fix for saving in offline apps
  • Scientific: Table View added

New in GeoGebra 6.0.785.0 (Jun 26, 2023)

  • new "Save online" and "Save to your computer" menu options (uses the new File System Access API if available)
  • CAS: fix for l1(1) syntax

New in GeoGebra 6.0.783.0 (Jun 19, 2023)

  • New command syntax ApplyMatrix(3D matrix, quadric)
  • Heaviside() and Dirac() functions added for CAS results eg InverseLaplace(exp(-p)/p+1/p,p,t)
  • Fix CopyFreeObject() for list of functions

New in GeoGebra 6.0.779.0 (May 24, 2023)

  • fix "Selection allowed" checkbox for multiple objects
  • CAS: fix for ¬a

New in GeoGebra 6.0.778.0 (May 15, 2023)

  • Fix problems with Finnish / Filipino language confusion
  • New command InverseBinomialMinimumTrials(Cumulative Probability, Probability of Success, Number of Successes)
  • CAS: new commands ExtendedGCD( <Integer>,<Integer> ), ExtendedGCD( <Polynomial>, <Polynomial> ), ModularExponent( <Number>, <Number>, <Number>), CharacteristicPolynomial( <Matrix> ), MinimalPolynomial( <Matrix> ), LUDecomposition( <Matrix> ), QRDecomposition( <Matrix> )

New in GeoGebra 6.0.776.0 (May 9, 2023)

  • Improvement for eg 6048 * (1/3)
  • As shortcut for Logical OR (∨) now works in web apps

New in GeoGebra 6.0.775.0 (May 2, 2023)

  • New scripting tab "On Drag-end"
  • New scripting tab "On Change" for Input Boxes only

New in GeoGebra 6.0.774.0 (Apr 24, 2023)

  • CAS: fixes for eg Solve(sin(x)=-0.5, 0 <x < 2pi) and Integral(sgn(x),x,-1,1)
  • Bugfix with absolute position objects
  • Editor: fix SVG export on retina screens

New in GeoGebra 6.0.772.0 (Apr 11, 2023)

  • CAS: fix for eg Solve(sin(x)=-0.5, 0 <x < 2pi)
  • Editor: fix SVG export on retina screens
  • bugfix: make sure fixed lists can't be moved with the keyboard eg {(1,2)}

New in GeoGebra 6.0.770.0 (Apr 3, 2023)

  • Fix for SolveODE(y'=9.82-0.002*y^(2))
  • Fix for old Input Boxes on iOS (also axis distance settings)
  • App "chooser icon" removed
  • Fix for < in screenreader
  • IOS Classic: fix for Text Tool
  • Classic 5: new vector style option added here too
  • Fix for drawing lists of LaTeX text
  • Classic 6: fix for spreadsheet after <Alt><Tab>
  • Fix for "Copy to Graphics View" for Probability Calculator
  • CAS: Improvement for eg SolveODE(2 x sqrt(y),(0,1))

New in GeoGebra 6.0.766.0 (Mar 20, 2023)

  • Fix for Zip()

New in GeoGebra 6.0.760.0 (Feb 13, 2023)

  • iOS Classic: fix for textfields in Settings
  • make sure "speed" and "step" properties are preserved on redefine
  • more options added to available predefined icons for buttons

New in GeoGebra 6.0.759.0 (Feb 6, 2023)

  • Optimise plotting for eg sin(x^x)
  • Option to change the style of vector arrows
  • fix bug with eg h SetValue(list,{{a},{a}})

New in GeoGebra 6.0.755.0 (Jan 23, 2023)

  • new syntax FractionText( <Number>, <Single fraction> )
  • bugfix for Sum() with empty lists
  • CAS: fix for Solve(2^x-(1/25)*5^x,x) without the =0

New in GeoGebra 6.0.754.0 (Jan 16, 2023)

  • fix for dragging Point(list)
  • fix for on-screen keyboard in Table view

New in GeoGebra 6.0.753.0 (Jan 9, 2023)

  • Editor: mixed number button added
  • IOS Classic: fix for textfields in Settings
  • Fix for spreadsheet "keyboard trap"
  • CAS fix for f(matrix)
  • Fix for opacity and linestyle in PDF export
  • Classic 6: <Alt> shortcuts now work in spreadsheet

New in GeoGebra 6.0.752.0 (Dec 28, 2022)

  • Classic 6: fix problem with copy/paste in spreadsheet
  • Add "y-increment" for points

New in GeoGebra 6.0.749.0 (Dec 12, 2022)

  • New command SetImage( <Object>, <Image> )
  • New applet parameter "ScreenReaderMode":"Unicode" or "ScreenReaderMode":"ASCII"
  • Text/images highlighted on <Tab> only, not mouse click
  • New icons to switch between exact/approx answers
  • Classic 6: "Open Tool" added
  • Absolute Position can now take variables
  • Fix for eg Slope(Element(NormalQuantilePlot[ {2,3,4}],4))
  • Fix for AV sliders on touch

New in GeoGebra 6.0.745.0 (Nov 21, 2022)

  • Fix plotting glitch for eg -1 / tan²(x) - 1

New in GeoGebra 6.0.744.0 (Nov 15, 2022)

  • Fix for saving regression line
  • Fix for plotting eg f(x)=Normal(n,s,x,false)
  • CAS: fix for eg f({1,2,3})
  • Fix for editing eg (1;20deg)

New in GeoGebra 6.0.742.0 (Nov 7, 2022)

  • Fix problem with FitPoly(l1, 1)
  • New default axes colour

New in GeoGebra 6.0.741.0 (Oct 31, 2022)

  • fix for plotting problems eg Derivative(2^x)
  • fix for saving one-var analysis with frequency table
  • new CAS: more consistent Solve() / NSolve() behaviour
  • more objects can have "absolute position" set in settings

New in GeoGebra 6.0.739.0 (Oct 24, 2022)

  • Eg Spline(list1,3) is now draggable.
  • Fix clicking for drop-downs.
  • Fix enableFileFeatures.
  • New plotter improvements.
  • Fix bug with custom tools.

New in GeoGebra 6.0.736.0 (Oct 17, 2022)

  • clean up unused WebGl contexts
  • fix update of dependencies when dragging >code>{Polygon(...)}

New in GeoGebra 6.0.735.0 (Oct 10, 2022)

  • Suite: Probability Calculator sub-app added for iOS and Android

New in GeoGebra 6.0.734.0 (Oct 3, 2022)

  • Classic 6: fix for spreadsheet editing on iOS

New in GeoGebra 6.0.732.0 (Sep 26, 2022)

  • fix for Shading for Integral(f, a, b, false)

New in GeoGebra 6.0.729.0 (Aug 29, 2022)

  • CAS: better syntax errors when number of arguments is wrong
  • bugfix for saving table of values
  • bugfix for polar grid with point fixed to grid
  • "transparent":true also for 3D View
  • Notes: images and equations can be dragged in from outside the applet
  • Plot piecewise If() better

New in GeoGebra 6.0.726.0 (Aug 15, 2022)

  • New style for selected Points
  • Old Input Boxes now have "keyboard" icon for the full keyboard rather then the old "a" icon

New in GeoGebra 6.0.724.0 (Aug 8, 2022)

  • CAS: fix for eg Sequence(j,j,0,pi/2,pi/10) and NSolve({(N)/(((a)(exp((-30)(k))))+(1))=(11)/(50), (N)/(((a)(exp((-40)(k))))+(1))=(11)/(25), (N)/((a)+(1))=(3)/(200)},{N=1, a=1, k=1})
  • Fix label position when x:y is not 1:1
  • Update to GWT 2.10.0
  • Fix ShowGrid() scripting problem

New in GeoGebra 6.0.723.0 (Aug 1, 2022)

  • 3D: fix Show/Hide grid button.

New in GeoGebra 6.0.722.0 (Jul 25, 2022)

  • HTML5: fix for extra spurious digits when rounding

New in GeoGebra 6.0.721.0 (Jul 18, 2022)

  • CAS: fix for Solve({a k=1,a ℯ^(3 k)=3 ℯ},{a,k})
  • Data Table improvements
  • fix for full-screen icon on touch

New in GeoGebra 6.0.720.0 (Jul 11, 2022)

  • New command NIntegral(function, start x, start y, end x) to calculate and plot a numerical integral

New in GeoGebra 6.0.718.0 (Jun 27, 2022)

  • Improvements for ClosestPoint(point, function)
  • Bugfix for Derivative(f,0)
  • Bugfix for Sample({2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 14}, RandomBetween(2,3), false)
  • Freehand Function tool now available in the "Customize Toolbar" dialog
  • Bugfix for IntersectPath(line, triangle) when dependent points are used
  • Bugfix for positions of "Play" / "Reset" / "full-screen" icons

New in GeoGebra 6.0.715.0 (Jun 20, 2022)

  • Fix for SetFilling().

New in GeoGebra 6.0.713.0 (Jun 13, 2022)

  • new command Type(Conic/Quadric)
  • fix zooming jitter with 2 Views

New in GeoGebra 6.0.708.0 (May 30, 2022)

  • new option "transparentGraphics":true,
  • fix hyperbola filling
  • fix for Integral(exp(x^2)+3x,x,0,4)
  • fix problem with On Update scripts

New in GeoGebra 6.0.707.0 (May 23, 2022)

  • Allow line thickness for 2D "surfaces"
  • Bugfix for LaTeX style in 3D View

New in GeoGebra 6.0.706.0 (May 16, 2022)

  • CAS: fix for Extremum(40 sqrt(x) ℯ^(-0.5 x))
  • Fix for macros getting duplicated
  • Fix for slider's "play" button on touch

New in GeoGebra 6.0.704.0 (May 9, 2022)

  • fix problem with value of c_1 when saving SolveODE()

New in GeoGebra 6.0.703.0 (May 9, 2022)

  • fix problem with saving/loading value of c_1 from SolveODE()
  • CAS: fix crashing problem on Windows with Classic 5

New in GeoGebra 6.0.702.0 (May 9, 2022)

  • fix problem with script running twice
  • fix Intersect(line, spline)

New in GeoGebra 6.0.701.0 (May 2, 2022)

  • Android: Image Tool added
  • Fix for "minutes" and "seconds" in editor
  • Make sure ShortestDistance() works with dynamic points
  • Fix OsculatingCircle() eg for hyperbolas

New in GeoGebra 6.0.700.0 (Apr 11, 2022)

  • New syntax to set the decoration at the ends of segments SetDecoration( <Segment>, <Number>, <Number> )
  • Support for simple surds eg √8
  • Fix for Surface(If(...
  • CAS: fix for x(x)^2
  • 3D: fix for "Use text as Caption"

New in GeoGebra 6.0.697.0 (Apr 4, 2022)

  • Fix plotting of eg 4x³ - 12x² > 0.
  • Classic 6: fix problem with transparent burger menu.

New in GeoGebra 6.0.694.0 (Mar 21, 2022)

  • fix crashing with pen strokes

New in GeoGebra 6.0.693.0 (Mar 14, 2022)

  • make sure Cube tool doesn't label the "extra" points
  • fix f==-g for functions
  • Classic 6: fix for spreadsheet scrolling
  • fix for problem saving randomized lists of images

New in GeoGebra 6.0.691.0 (Feb 28, 2022)

  • Fixes for drawing quadrics
  • Fix for dilating circles

New in GeoGebra 6.0.689.0 (Feb 21, 2022)

  • Notes: Isometric and Polar grids.

New in GeoGebra 6.0.687.0 (Feb 14, 2022)

  • iOS: Image Tool added
  • CAS: PerpendicularVector(plane) syntax added

New in GeoGebra 6.0.686.0 (Jan 31, 2022)

  • New special syntax for just 2 points FitSin( {A, B} )
  • fix for Translate(circumcircular arc)
  • more function plotting improvements (especially asymptotes)

New in GeoGebra 6.0.683.0 (Jan 10, 2022)

  • Web: fix bold gridlines checkbox
  • Fix plotting of eg nroot(x,3)
  • Fix for Pen in 3D view
  • New dynamic syntaxes ParseToFunction("u+v",{"u", "v"}), ParseToFunction("x^2"), ParseToNumber("1+2")

New in GeoGebra 6.0.683.0 (Jan 10, 2022)

  • Web: fix bold gridlines checkbox
  • Fix plotting of eg nroot(x,3)
  • Fix for Pen in 3D view
  • New dynamic syntaxes ParseToFunction("u+v",{"u", "v"}), ParseToFunction("x^2"), ParseToNumber("1+2")

New in GeoGebra 6.0.678.0 (Dec 13, 2021)

  • Better plotting for asymptotes
  • ClosestPoint() working better for implicit curves
  • Symbolic Input Boxes working for (free) lists of numbers
  • Web: fix for exporting SVGs containing images

New in GeoGebra 6.0.676.0 (Nov 22, 2021)

  • Fix for Translate(If(0 < x < k, 2 + x, 1 < x < 2, -1), vector)
  • Fix for If() not working in scripts sometimes
  • make sure Sequence(IntegralBetween(... updates with slider

New in GeoGebra 6.0.675.0 (Nov 15, 2021)

  • fix for drawing cylinders
  • CAS: better support for conics y=...
  • bugfix: auxiliary setting doesn't "stick" for segments of 3D polygon
  • fix for Tangent(implicit, A)
  • fix for wrong scale for some filling styles when exporting
  • Classic 5: make sure JavaScript objects are always returned from API calls

New in GeoGebra 6.0.674.0 (Nov 8, 2021)

  • Fix for Solve({x * y = 1,3*x^2 = y^2},{x,y})
  • Classic 5: fix for some CAS Calculations eg Numeric(), FitPoly() (Windows)

New in GeoGebra 6.0.672.0 (Oct 23, 2021)

  • Classic: fix for NSolve Tool
  • Classic CAS: fix for Substitute with Keep Input (missing brackets)
  • Classic 5: fix for hyperbola drawing
  • Notes: fix for missing Mindmap Tool
  • CAS App: make sure redefining a function updates the graph
  • make sure screen reader output works in iframe

New in GeoGebra 6.0.671.0 (Oct 18, 2021)

  • Notes: New tools Ruler and Protractor
  • fix for ggbApplet.showToolBar()
  • fix for Tools with Surfaces

New in GeoGebra 6.0.670.0 (Oct 11, 2021)

  • Better drawing of angles when axis ratio is not 1:1
  • Fix for plotting eg ln(x)^(1+1/3+1/3+1/3)
  • Fix problem with Input Boxes and 3D/Spreadsheet View

New in GeoGebra 6.0.668.0 (Oct 4, 2021)

  • Fix for missing Labelling menu
  • Fix problem plotting paraboloids etc
  • Technical change: use Pointer Events
  • Classic: fix bug where "Keep Input" button gives null:=
  • Make sure PgUp, PgDown don't change layer
  • Fix problem on iOS where Input Boxes scroll the applet
  • CAS: make sure Solve() doesn't call NSolve() for inequalities
  • Fix for IntersectPath(P, a) with Zip()
  • Fix bug for 3D angles in lists
  • Fix bug with full-screen button

New in GeoGebra 6.0.666.0 (Sep 27, 2021)

  • fix for Condition to Show Object not copied correctly in spreadsheet when it's just a single variable
  • fix for opening .ggb files from Google Drive

New in GeoGebra 6.0.664.0 (Sep 13, 2021)

  • Fix problem with Box Plot label position

New in GeoGebra 6.0.662.0 (Aug 30, 2021)

  • Classic 6: fix for Ctrl-C/V/A in scripting dialogs

New in GeoGebra 6.0.660.0 (Aug 23, 2021)

  • new command IsFactored( <Polynomial> )
  • small Probability Calculator fixes

New in GeoGebra 6.0.657.0 (Aug 2, 2021)

  • CAS: Make sure Invert(matrix) is exact
  • Notes: New Spotlight Tool
  • GeoGebra Classic 6: missing style bar added to Probability Calculator (for discrete)

New in GeoGebra 6.0.656.0 (Jul 26, 2021)

  • "Use text as caption" option now available for all objects
  • Notes: buttons for "atomic formulas" added
  • CAS: Cursive l killed
  • make sure Symbolic Input Boxes stay the same width and scroll nicely

New in GeoGebra 6.0.654.0 (Jul 19, 2021)

  • Fix order of Arabic digits eg on axes
  • Tabbing order can be customized by making a special list like tabOrder = {A, B, E, D}
  • Fix problem with truncating calculations on %

New in GeoGebra 6.0.652.0 (Jul 12, 2021)

  • CAS: fix eg 2/1E-12 in Keep Input mode
  • CAS: slightly simplified answer from Substitute()
  • CAS: new option to "save" (in a secure area) in exam mode
  • Probability Calculator: fix problem saving intervals

New in GeoGebra 6.0.651.0 (Jul 5, 2021)

  • CAS: fixes for Solve( { (k-s)/k * (105-(k-s))/(300-k) = 0.125, (k-w)/k * (105-(k-s))/(300 - k) = 0.375, (k-s)/k * (195-(k-w))/(300-k) + (k-w)/k * (195 - (k-w)) / (300-k) = 0.5 } , {k,s,w} ) , NSolve(Integral(sqrt(sin(x)),0,b)=0.64,b) and Derivative(f(sec(x))), TaylorPolynomial(cbrt(2x-3))
  • New two-tailed ][ option for probability calculator
  • CAS: fix problem with n!
  • Notes: fix for embedded applets
  • improved spreadsheet previews from ggbApplet.getScreenshotBase64()
  • ChromeOS: Exam mode starts automatically in Kiosk mode

New in GeoGebra 6.0.649.0 (Jun 28, 2021)

  • Notes: new Mindmaps Tool and Charts improvements
  • Improvement for eg FormulaText(sin(1x + 1x - 1x))
  • CAS: fix for eg mod(3^5431843, 2)

New in GeoGebra 6.0.646.0 (Jun 7, 2021)

  • fix ggbApplet.getScreenshotBase64() for webSimple
  • CAS: make sure eg SolveODE((y')²+5y'+6=0) returns both solutions
  • fix Rigid Polygon Tool/Command
  • Symbolic Input boxes are now the default

New in GeoGebra 6.0.640.0 (May 4, 2021)

  • Fix style bar in Safari

New in GeoGebra 6.0.639.0 (Apr 26, 2021)

  • Fix for tracing functions
  • Switch from pako.js to fflate.js
  • Built-in buttons icons switched to SVGs
  • CAS: fix for eg Rationalize(1/(sqrt(3+ί))) in web (& smaller)
  • CAS: fix for acosd and atand
  • CAS: make sure Eigenvectors({{1,2},{3,4}}) is exact

New in GeoGebra 6.0.637.0 (Apr 19, 2021)

  • Geometry: fix Rigid Polygon Tool/command
  • fix for plotting arcosh(x)

New in GeoGebra 6.0.636.0 (Apr 12, 2021)

  • Fix problem drawing linear functions (especially in Regression panel)

New in GeoGebra 6.0.631.0 (Mar 15, 2021)

  • Cbrt( switched to nice form

New in GeoGebra 6.0.620.0 (Dec 9, 2020)

  • new commands ReplaceAll( <Text>, <Text to Match>, <Text to Replace> ) and Split( <Text>, <List of Texts to split on>)
  • fix for PlaySound()

New in GeoGebra 6.0.619.0 (Dec 9, 2020)

  • fix for FormulaText("Omega")
  • fix for dialogs in Safari
  • fix for FormulaText(vector)
  • fix for Google Drive integration

New in GeoGebra 6.0.616.0 (Dec 9, 2020)

  • fixes for Probability Calculator (including using new editor)

New in GeoGebra 6.0.614.0 (Dec 9, 2020)

  • show placeholders for empty superscripts / subscripts / fractions / vectors / matrices / etc
  • fix for Korean "doubled" characters
  • Classic 5: fix for scroll-wheel / touchpad on certain devices
  • fix for missing brackets in Algebra View for Translate(function)
  • Classic 5: fix for missing < in Algebra View
  • Classic 5: fix for IntegralSymbolic()
  • Classic 6: fix dot-plot resizing
  • Classic 6: fix for double letters on iOS
  • fix for Pen Tool in Graphics View 2

New in GeoGebra 6.0.613.0 (Dec 9, 2020)

  • ignore empty super/subscripts (rather than syntax error)
  • new command IsVertexForm( <Function> )
  • allow [ ] instead of ( ) in Input Boxes

New in GeoGebra 6.0.612.0 (Dec 9, 2020)

  • new command LineGraph(<List of x-coordinates>, <List of y-coordinates>)
  • fix for default display style for lines
  • CAS: fix for eg Solve((sqrt(x² - x - 24) - 3x + 26) / (x - 10)+2<0) and Solve((x^2-6x+5)/(x^2-3x+2)>=0)
  • fix for ggbApplet.getLabelVisible()
  • CAS: fix for Sum(BinomialDist(300, 0.05, i, 0),i,0,10)
  • Classic 5: fix for loading files with Unicode names (full re-install needed)
  • Classic 5: JavaScript listeners now take a function or string as argument

New in GeoGebra 6.0.609.0 (Oct 12, 2020)

  • Bugfixes

New in GeoGebra 6.0.608.0 (Oct 6, 2020)

  • Fix for Input Box linked to slider not respecting slider bounds (old Input Boxes only)
  • CAS: Numeric() works for more than 15 d.p.
  • Classic 6: fix white background in Customize Tools dialog
  • Fix for language translation of functions

New in GeoGebra 6.0.606.0 (Sep 21, 2020)

  • CAS: Min() and Max() implemented

New in GeoGebra 6.0.604.0 (Sep 14, 2020)

  • Classic 5: fix for ggbApplet.getValueString()
  • Graphing: "Statistics" summary for Min / Q1 / Median / Q3 / Max
  • CAS: new command IntegralSymbolic()
  • Complex functions implemented (including Expand(f) and f==g)

New in GeoGebra 6.0.603.0 (Sep 7, 2020)

  • Fix beta() for negative inputs.

New in GeoGebra 6.0.600.0 (Aug 24, 2020)

  • fix RandomPointIn( <Conic/Circle> )
  • Intersect( <Curve 1>, <Curve 2>, <Parameter 1>, <Parameter 2> ) working for 3D Curves

New in GeoGebra 6.0.599.0 (Aug 17, 2020)

  • Classic 5: fix for ggbApplet.getValueString()
  • CAS: RemoveUndefined() and IsInteger() implemented

New in GeoGebra 6.0.598.0 (Aug 11, 2020)

  • Fix for ggbApplet.reset()

New in GeoGebra 6.0.596.0 (Jul 29, 2020)

  • Fix for dropdowns not closing on click
  • Improvements for pasting LaTeX into the Algebra Input and Input Boxes
  • New command RemovableDiscontinuity() for rational functions (also for previews)
  • Notes: new Table Tool
  • Editor: SVG export, evalLaTeX() added, event for <Enter> / focus lost added

New in GeoGebra 6.0.593.0 (Jul 13, 2020)

  • Fix for Inverse polygons
  • Fix for leftlangle

New in GeoGebra 6.0.591.0 (Jul 1, 2020)

  • log(x) now gives log_10(x) not ln(x)
  • new command RemovableDiscontinuity() for rational functions (also for previews)
  • fix for eg sin(x)^cos(x)
  • extra parameter added toggbApplet.getValueString("f", false) to make sure output isn't localized
  • fix for sliders with 1° increment

New in GeoGebra 6.0.590.0 (Jun 18, 2020)

  • 3D: new tool Surface of Revolution
  • Graphing: make sure complex * complex works again
  • fix for \n in Input Boxes
  • fix for Polygon(A,B,3,plane) when A and B are 2D points
  • fix for eg sin(x)^cos(x)
  • Notes: new Equation tool
  • Complex i displayed better in Input Boxes and LaTeX texts

New in GeoGebra 6.0.588.0 (Jun 8, 2020)

  • Delete Tool won't now delete fixed objects in Activities

New in GeoGebra 6.0.587.0 (May 29, 2020)

  • Better parsing of expressions without explicit multiply eg f(p,q)=sin(pq)
  • Fix for Input Boxes sometimes disappearing on <Tab>
  • New parameter to set button's border colors eg "buttonBorderColor":"#ff00ff"
  • Graphing: Length(list) working again
  • Graphing: Equation shown for Line(A, B) again
  • Symbolic Input Boxes working for conics, implicit curves and quadrics
  • Now built with GWT 2.9

New in GeoGebra 6.0.583.0 (May 19, 2020)

  • Classic 6: fix for re-opening settings (mostly iOS)
  • Classic 6: make sure random numbers aren't updated when CAS is loaded
  • fix for angle not being shown when it's from Element(list,1)

New in GeoGebra 6.0.581.0 (May 8, 2020)

  • Suite (beta): now on www.geogebra.org/calculator
  • remove unnecessary API calls

New in GeoGebra 6.0.578.0 (Apr 22, 2020)

  • Classic 5: Symbolic Input Boxes working

New in GeoGebra 6.0.577.0 (Apr 21, 2020)

  • Classic: fix for native keyboard appearing on iOS 13.3.1
  • CAS App: sliders and vectors working
  • Classic: fix for eg ggbApplet.evalCommand("$1:f(x)≔x^2")
  • make sure InputBox1+"" and FormulaText(InputBox1) work properly
  • fix for undo/redo with symbolic Input Boxes

New in GeoGebra 6.0.574.0 (Feb 21, 2020)

  • Make sure output line shown for FitLine() etc again
  • Web: fix for #&¬ key

New in GeoGebra 6.0.573.0 (Feb 6, 2020)

  • Graphing: same in exam and non-exam
  • More Symbolic Input Box improvements (including Vectors and the type can't be changed by typing "bad" syntax)
  • Bugfix: ggbApplet.setFixed() no longer triggers OnUpdate scripts
  • RandomElement({1/2,1/3,1/4}) works better
  • Android: fix keyboard closing problem on HTC phones

New in GeoGebra 6.0.564.0 (Oct 29, 2019)

  • New command CASLoaded()
  • Improvement for random numbers being updated on redefinition (eg when Input Box contents changed) - random numbers should be defined in their "own object" to take advantage of this

New in GeoGebra 6.0.562.0 (Oct 14, 2019)

  • Classic 5: fix for ggbApplet.registerAddListener()
  • Classic 6: fix for eg SetPerspective("S")
  • Symbolic Input Boxes working for eg f(x,y)

New in GeoGebra 6.0.560.0 (Oct 2, 2019)

  • Input Boxes are empty rather than showing ? for undefined linked geo
  • Alignment option for Input Boxes
  • CAS Calculator: more commands added: Invert(), NSolutions(), Sequence(), ReducedRowEchelonForm(), Substitute(), Sum(), Transpose(), RemoveUndefined(), Tangent()

New in GeoGebra 6.0.559.0 (Sep 18, 2019)

  • Download xx.cache.js files in parallel
  • Option for caching with service worker https://wiki.geogebra.org/en/Reference:GeoGebra_Apps_Embedding#Speed_up_loading_time_with_a_service_worker
  • "Selection Allowed" working for Input Boxes, Dropdowns and Buttons
  • Screenreader works for reading LaTeX Captions

New in GeoGebra 6.0.556/7.0 (Sep 18, 2019)

  • CAS App: first official release
  • <Tab> Selects Input Box contents
  • "Symbolic" option for Input Boxes
  • fix rounding in Input Box

New in GeoGebra 6.0.553.0 (Sep 18, 2019)

  • GeoGebra 6: <Alt>/ for backslash (for eg Dutch keyboards)
  • fix for NaN in Input Boxes instead of ?

New in GeoGebra 6.0.552.0 (Sep 18, 2019)

  • PDF Export fix for background image / traces
  • fix for Point(function, slider) when the function is undefined
  • fix for problem with Input Boxes not updating in Graphics View 2

New in GeoGebra 6.0.551.0 (Sep 18, 2019)

  • Make sure Complex numbers with zero imaginary part are reloaded correctly
  • Editor: improvement for eg sin²(x)

New in GeoGebra 6.0.550.0 (Sep 18, 2019)

  • Limit max polynomial degree to 1000 (affects eg Coefficients() command)
  • Android: support 64-bit devices
  • Android: better sign-in method (for Google)
  • Graphing: make sure dy/dx button uses NDerivative() not Derivative()
  • Classic 6: Settings -> Algebra -> Increment missing
  • Classic 6: Support for Raspberry Pi 4 (with working 3D View!)

New in GeoGebra 6.0.549.0 (Sep 18, 2019)

  • Fix for function variable changing in Sequence(Integral(f, a, b)...
  • Android: fix Google login (from v547)
  • GeoGebra 6: Simplified Chinese: commands can be typed in Chinese or English

New in GeoGebra 6.0.547.0 (Sep 18, 2019)

  • Fix AttachCopyToView() for Rays
  • CAS: fix eg Simplify((x^2+2*x+1)/((x+1)^8))
  • 3D: fix for Surface()
  • ChromeOS: GeoGebra Classic now a packaged app

New in GeoGebra 6.0.546.0 (Jun 26, 2019)

  • Classic 5: fix for JavaScript error ("java.lang.String")

New in GeoGebra 6.0.544.0 (Jun 21, 2019)

  • CAS View: fix for Solve(8/(p^(-4000*x))=6,x) and Integral(sqrt(x+sqrt(x)))
  • fix for GeoGebra Scripts on Android/iOS
  • ZoomIn() working for 3D View (non-dynamic)

New in GeoGebra 6.0.543.0 (Jun 21, 2019)

  • Add dummy ggbApplet.isExercise() which returns false
  • LaTeX: stretch tables with eg renewcommand{arraystretch}{1.2} and renewcommand{tabcolsep}{3pt}

New in GeoGebra 6.0.542.0 (Jun 21, 2019)

  • AR: create and move points
  • 3D View: SetViewDirection() now works when axes ratio is not 1:1:1
  • CAS View: fix for Sum(Sum(n*m*(1/2)^(n+m),n,0,∞),m,0,∞)
  • CAS View: add Sort() and IsDefined()

New in GeoGebra 6.0.541.0 (May 31, 2019)

  • CAS View: fix for SolveODE(y'=sqrt(x),(1,1))

New in GeoGebra 6.0.540.0 (May 31, 2019)

  • CAS App: support for undefined variables
  • Classic 5: fix for alert() in JavaScript

New in GeoGebra 6.0.539.0 (May 31, 2019)

  • fix for eg 5*10^(-2)
  • fix for <Tab>ing to zoom buttons
  • 3D View: fix for "ghost" objects
  • Graphing / Geometry: new API call ggbApplet.setPerspective() and also notifications from registerClientListener() when the user changes the views

New in GeoGebra 6.0.538.0 (May 31, 2019)

  • Scientific: fix for reciprocal button immediately after a fraction
  • fix for eg π8
  • Better highlighting for buttons
  • fix for ∞*(-∞)
  • CAS View: fixes for Solve({ exp(x^2 + y^2) =8, exp(x^2 + y^2)=8*y^2},{x,y}) and {{-1, -2, -2}, {-ί, 1-2ί, -1-ί}, {ί, -1+ί, 1+2ί}}*(1,0,0)

New in GeoGebra 6.0.536.0 (May 10, 2019)

  • Classic 5: fix for large tool icons
  • Corner(-1,13) returns scales for x, y, z axes
  • improvement for f(x)=(3/2)^x, f(-1)
  • GeoGebra 6: make sure more decimal places (minimum 5) are used when editing an expression
  • Editor: fix for ÷ immediately after log₁₀(x) and for eg 3|x|
  • LaTeX: fixes for eg v_{1}'^{2} and @{hspace{3.7 mm}}
  • Geometry: "Fit to Zoom" preserves aspect ratio
  • new default labels for equations eq1, eg2, ...
  • CAS View: fix for eg Vector[(x,y,z)] = Vector[(1,2,3)]

New in GeoGebra 6.0.535.0 (Apr 24, 2019)

  • fix SlowPlot()
  • GeoGebra 6: fix problem when text is re-edited (text dialog stuck open)
  • missing 180° solution for eg NSolutions(4 sin³(x) cos(x) -6cos²(x) sin(x))

New in GeoGebra 6.0.533.0 (Apr 11, 2019)

  • 3D View: Corner(-1, 12) gives screen left-to-right direction in 3D view coords
  • Statistics Calculator: fix for problems entering eg 0.01, 1/60
  • Consistent Greek font added for keyboard
  • fix for auto-sliders eg y=mx+c
  • fix bug with a((?,?)) for quadratic inequalities
  • Graphing: "Table of Values" working for conics eg y=x^2

New in GeoGebra 6.0.528.0 (Mar 13, 2019)

  • CAS View: fix for Numeric(0.99999874^16500)
  • CAS View: fix for Solve({d,e},{x,y}) and Solve({d,e,f},{x,y,z}) where d, e, f are Conics /Quadrics defined in the Algebra View
  • Keyboard: accents added to Portuguese keyboard
  • Classic 6 Image Tool: webcam option working on iOS, and uses the rear camera (where available)

New in GeoGebra 6.0.527.0 (Mar 13, 2019)

  • fix for font style for axes labels
  • Editor: make sure log_10 is displayed properly
  • 3D: improvements for creating solids (create regular polygons in 3D View, create cube from square, tetrahedron from equilateral polygon, etc)
  • 3D: STL Export dialog
  • Chrome: update Image Tool for new API
  • Exam: make sure output from eg FitGrowth() is shown

New in GeoGebra 6.0.526.0 (Feb 27, 2019)

  • Chrome: fix problem in full-screen mode

New in GeoGebra 6.0.525.0 (Feb 27, 2019)

  • Graphing / Geometry: Table View
  • Safari: fix problem loading multiple activities
  • Safari: make sure full-screen is native screen resolution
  • Graphing / Geometry: fix for eg Length(sqrt(x),1,4)
  • CAS View: fix bug with Quadrics & Coefficients(conic / quadric) works
  • Editor: fix for eg <AltGr>a
  • new algorithm for ConvexHull()

New in GeoGebra 6.0.524.0 (Feb 27, 2019)

  • Parallel and Perpendicular Line Tools working for linear functions
  • Better highlighting for checkboxes when they have the focus
  • CAS View: fixes for Solve({A=a+b*c/(b+c) , B=b+a*c/(a+c) , C=c+a*b/(a+b)} , {a,b,c} ), Product(list of matrices) and Zip(Mod(k, 2), k,{0, -2, -5, 1, -2, -4, 0, 4, 12})
  • Input Boxes: use $math{x}$ in Caption for "proper" math x
  • Android 4.4: fix for Universal Links
  • iOS: fix for eg FitExp() in exam mode
  • Graphing / Geometry: make sure Asymptote( <Function> ) returns undefined not {}
  • Point on curve a defined as a(slider) is draggable

New in GeoGebra 6.0.523.0 (Jan 29, 2019)

  • Checkboxes: use $math{x}$ in Caption for "proper" math x

New in GeoGebra 6.0.522.0 (Jan 29, 2019)

  • New language "Kannada"
  • GeoGebra 6: make sure εv = (1, 2) makes a Vector not a Point
  • CAS View: fix for N(t) := 0.5^t, t>=0 then N'(1.5) in Numeric Mode in eg German
  • bugfix: make sure Sequence((t,t),t,1,5) works as a drop-down list
  • fix for ComplexRoot(x^6 + 7x^3 - 8)
  • new API method to insert an image eg ggbApplet.insertImage("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAulBMVEX////9/f2Zmf/6+vrc3Nybm5yXl/uUlPfw8PDm5ubg4ODOztHExMS9vb+vr6+oqKibm6WWlqJeXpVwcIx5eYtVVXRJSWFaWmD39/f09PTz8/OSkvPt7e2Dg9vV1dXS0tTHx8e+vsW7u8G5ubmsrLOcnKlra6lqaqdnZ56KipqYmJiHh5hnZ5d/f5CEhI1XV4mGhoZlZYRgYIRcXH59fX1sbHxnZ3p2dnZzc3NtbW1mZmhSUmVDQ2VfX2RGNsRyAAAAjElEQVQY02PABWSYUfmCOqLcjEh8FjEmWXFLVkkYn9+EV1ibkZHHnAXM5WLVgqq2FhIBkioa+pwQvoQakzGQEmFj54ZqFbARBOkQ04SZz2wBpgykYIbz8kHs4AFTjKq6VhxgFoe4oTDQnYrSbKZQlWZM7HpyyrZC6gJQASUjUVY+BU4WebjLGRkZcAMATdkIjACf5/kAAAAASUVORK5CYII=","(0,0)","(1,0)","(1,2)");
  • "Special Points" Button moved to 3 dots menu

New in GeoGebra 6.0.521.0 (Jan 29, 2019)

  • CAS View: fix for eg abs((-1/2)^(-1/2))
  • Editor: fix for eg (2/3)^2
  • Fix for arcsen(x) in eg Spanish
  • Graphing / Geometry: Tool names shown
  • Algebra View: fix for blank lines
  • Android / iOS: Universal links to open the apps eg https://www.geogebra.org/graphing/Ufd5ZUEs https://www.geogebra.org/geometry/Ufd5ZUEs

New in GeoGebra 6.0.518.0 (Dec 24, 2018)

  • Fix for stdev() / stdevp() problem

New in GeoGebra 6.0.513.0 (Dec 6, 2018)

  • Fix trace for filled Curves
  • Fix for eg Sequence(k°, k, 0, 360, 30) Sequence(cos( Element( l1, k )), k, 1, 5 )
  • Make sure setting labels works for eg a = RigidPolygon(poly1)
  • Exam mode: don't allow fix/unfix for functions, conics

New in GeoGebra 6.0.512.0 (Nov 27, 2018)

  • Fix for touchscreens with Chrome 70+
  • Fix for eg ((x + 1) / 41 + 0z = y / -16,(x + 1) / 41 = (z - 3) / a) becoming undefined after a = 0
  • Fix for Asymptote(x^(-2n)) and Asymptote(log(f(x))
  • LaTeX: fix for Epsilon
  • Splines: fix export to PSTricks / PGF and fix problem with closed splines

New in GeoGebra 6.0.511.0 (Nov 23, 2018)

  • fix for clickToLoad parameter

New in GeoGebra 6.0.509.0 (Nov 7, 2018)

  • fix for plotting eg f(x) = x^3

New in GeoGebra 6.0.503.0 (Oct 10, 2018)

  • label outlines removed for exporting
  • Spreadsheet: fix for pasting in applets
  • CAS View: fix for Append(3, {4, 5, 6})
  • Editor: fix for f′′ and f'/2
  • 3D Android: AR enabled (beta, ARCore devices only)

New in GeoGebra 6.0.502.0 (Oct 10, 2018)

  • LaTeX fix for ç and c

New in GeoGebra 6.0.501.0 (Oct 10, 2018)

  • LaTeX: fix for begin{cases}...end{cases} and ogonek (</code>k a</code>)
  • CAS: fix for Integral(nroot(x^3,5))
  • Q1 and Q3 commands renamed to Quartile1 and Quartile3

New in GeoGebra 6.0.499.0 (Oct 10, 2018)

  • New version of LaTeX renderer (many improvements including fixes for cellcolor, char and raisebox)
  • Classic 6: fix for custom color button
  • CAS View: fixes for Integral(1 - tanh(x), 0, ∞) and IFactor(x^4 + 1)
  • GeoGebra CAS Calculator first release

New in GeoGebra 6.0.498.0 (Oct 10, 2018)

  • Fix for saving mean(1,2,3,4)

New in GeoGebra 6.0.497.0 (Oct 10, 2018)

  • Graphing / Classic: Default rounding changed to 10 decimal places
  • GeoGebra 6: make sure pre-loaded fonts are used
  • Fix for parsing eg f(x)=x(sqrt(x))
  • Support for Degrees/Minutes/Seconds syntax eg 1°23′45″
  • IE11: LaTeX fix
  • iOS: fix for splashscreen
  • New "short" forms of some commands: mean/stdev/stdevp/mad

New in GeoGebra 6.0.496.0 (Sep 19, 2018)

  • fix for LaTeX fonts

New in GeoGebra 6.0.489.0 (Sep 7, 2018)

  • Android / iOS: List Tool
  • fix bug saving conics in "Conic Form"
  • Classic 5: fix for displaying subscripts in the Algebra View

New in GeoGebra 6.0.487.0 (Aug 26, 2018)

  • GeoGebra 6: fix for missing grid color/line style options
  • GeoGebra Classic 6: fix on iOS for "doubled characters" in old Input Bar

New in GeoGebra 6.0.481.0 (Jul 27, 2018)

  • Classic 5: fix for dragging drop-down lists
  • Fix for y² = (x² - a²) / x²

New in GeoGebra 6.0.477.0 (Jul 9, 2018)

  • Classic 5: bugfix for size of fixed Buttons
  • Classic 6: new option: Download As -> Construction Protocol (html)
  • Graphing: fix for missing output row
  • Classic 6: fix for exam mode

New in GeoGebra 6.0.476.0 (Jul 2, 2018)

  • Classic 6: Allow non-adjacent columns to be selected in the spreadsheet (Ctrl-Click)

New in GeoGebra 6.0.475.0 (Jul 2, 2018)

  • Improve PGF/PSTricks export for 3D objects wholly in 2D view (Points, Lines, Conics)
  • Fix b = a for quadrics
  • New command SetDecoration( <Object>, <Number> )

New in GeoGebra 6.0.474.0 (Jun 25, 2018)

  • Classic 6: Input Boxes line up exactly when editing
  • When moving eg a polygon with the arrow keys, use the "Increment" of the first defining point
  • Make sure eg Ctrl-Shift-A is disabled when enableRightClick = false
  • CAS View: new matrix commands JordanDiagonalization(), Eigenvectors(), Eigenvalues()
  • Classic 6: fix image export on iOS
  • Tablets: Make sure keyboard appears again for Input Boxes

New in GeoGebra 6.0.473.0 (Jun 19, 2018)

  • Algebra View: fix for Integral( x sqrt( 1 + cos(2x) ) , 0 , pi / 2 )

New in GeoGebra 6.0.472.0 (Jun 6, 2018)

  • Statistics View: fix for Histogram -> Set Classes Manually
  • CAS View: fix for Solve(((-a sqrt(a² + x²) + x sqrt(a² + x²) + x sqrt(a² + (a - x)²)) / (sqrt(a² + x²) sqrt(a² + (a - x)²))),x)
  • Make sure preview points aren't shown in Classic
  • FormulaText(svgImage) now works (HTML5 only)

New in GeoGebra 6.0.471.0 (May 31, 2018)

  • Fix for Asymptote(2^x / (2^x - 3^x))
  • Fix for truncation in iframes
  • CAS View: fix for reloading MidPoint() / Center()
  • Mobile: fix for plotting eg y = x sin(x) then x^2 + y^2 = pi^2

New in GeoGebra 6.0.468.0 (May 24, 2018)

  • Classic 6: Download as -> Activity as Webpage
  • CAS View: new command Assume( <Condition>, <Expression> ).
  • Classic 6: fix for missing toolbar when loading files
  • Screenreader support for drop-down menus

New in GeoGebra 6.0.467.0 (May 24, 2018)

  • Whiteboard: fix toolbar
  • Classic 6: fix for loading LocusEquation()

New in GeoGebra 6.0.466.0 (May 21, 2018)

  • 3D View: fix for IntersectPath() when the z-axis is rescaled
  • new command MAD( <List> ), MAD( <List>, <List> ) for Mean Absolute Deviation
  • CAS View: improvement for sqrt(x - 1) * sqrt(x - 2)
  • SetAxesRatio(a, 1) now keeps the y-axis fixed
  • fix for Sequence(Intersect(a, Element(L_1, i), 2), i, 1, 9)
  • fix for Translate(inequality)

New in GeoGebra 6.0.465.0 (May 17, 2018)

  • Editor: fix for eg |x|/3
  • Make sure the full-screen button always appears in the right-hand view
  • for for using + to move a point on a path

New in GeoGebra 6.0.464.0 (May 13, 2018)

  • Chrome: fix for exporting large images

New in GeoGebra 6.0.463.0 (May 8, 2018)

  • CAS View: fix bug with NSolve Tool eg Sum(T/2^n, n, 3, 10) = 1500000
  • CAS View: fix for UnitVector(Vector((1, 2, 3)))
  • GeoGebra 6: fix for Ubuntu 18.04

New in GeoGebra 6.0.462.0 (May 4, 2018)

  • change URLs to eg https://www.geogebra.org/classic#cas
  • TikZ Export: use pgfplots for the axes/grid

New in GeoGebra 6.0.459.0 (Apr 28, 2018)

  • CAS View: fix for NSolve Tool for eg A'(x) = 0
  • CAS View: improvements for eg Factor(1+ln(x) + 2 ln(y)) and Expand(ln(3x^5))
  • Graphics View: support currencies as axes unit £ € $ ¥ ₩ ϯ ₫ ₪ ₮ ₨ ₹
  • bugfix: Make sure + and - keys work for moving Point(path) again
  • Load toolbar icons asyncronously
  • fix decimal point display bug

New in GeoGebra 6.0.458.0 (Apr 24, 2018)

  • Fix for disappearing objects when preview points calculated
  • Custom Toolbar working in the new UI

New in GeoGebra 6.0.455.0 (Apr 19, 2018)

  • fix mean and variance for Pascal Distribution
  • fix scaling problem

New in GeoGebra 6.0.454.0 (Apr 19, 2018)

  • 3D View: fix for preview
  • fix for saving a=b for conics
  • fix for resizing

New in GeoGebra 6.0.453.0 (Apr 17, 2018)

  • 3D View: fix for opacity of circles in lists
  • improvement for plotting eg Derivative(|x|)
  • fixes for ⊕ (XOR)

New in GeoGebra 6.0.452.0 (Apr 14, 2018)

  • make sure keyboard is shown for tool dialogs
  • new command IsTangent( <Line>, <Conic> )
  • GeoGebra 6: fix LaTeX preview in Text Tool
  • Create image with pic1 = ExportImage("view", 2, "corner", A, "corner2", B)
  • CAS View: Improved answer for eg Solve(sin(x) = sin(2x))

New in GeoGebra 6.0.451.0 (Mar 29, 2018)

  • fix for loading some /o/ URLs eg https://www.geogebra.org/o/hUBAmIZQ

New in GeoGebra 6.0.450.0 (Mar 28, 2018)

  • CAS View: fix for Sum(RandomBetween(0,1),t,1,20)
  • GeoGebra 6: Export multi-page PDFs with ExportImage("type", "pdf", "filename", "test.pdf", "slider", n)

New in GeoGebra 6.0.447.0 (Mar 19, 2018)

  • GeoGebra Classic 5: fix for misshapen LaTeX letters in SVG / PDF export
  • GeoGebra Classic 6: fix for toolbar disappearing on file load
  • GeoGebra Classic 6: load SVG files with drag'n'drop
  • iOS: fix for FitSin()

New in GeoGebra 6.0.445.0 (Mar 17, 2018)

  • CAS View: fix for PerpendicularLine( <Point>, <Vector> )
  • GeoGebra Classic 6 (online): fix for a=Integral(ℯ^(-x^(2)),-∞,0)
  • Speedup for definite integrals of piecewise functions
  • Open context menu in Graphics View with <Shift>F10 or <Menu>
  • 3D View: thinner axes
  • Editor: fix for (3|4) and ⊗ (cross-product)

New in GeoGebra 6.0.444.0 (Mar 12, 2018)

  • fix for Integral(x (x - (exp(x) - exp(-x)) / 2 / ((exp(1) - exp(-1)) / 2)))
  • fix for moving vertical sliders

New in GeoGebra 6.0.443.0 (Mar 11, 2018)

  • fix for integrating piecewise functions

New in GeoGebra 6.0.442.0 (Mar 9, 2018)

  • CAS View: add InverseNormal()
  • CAS View: LeftSide() and RightSide() working for inequalities
  • CAS View: fix for PerpendicularLine( <Point>, <Vector> )
  • Dragging fixed background (on touch) will scroll the whole page
  • Better control when dragging the slider on "automatic" increment
  • GeoGebra 6 (offline): <Ctrl><Shift>C will copy an image to the clipboard

New in GeoGebra 6.0.441.0 (Mar 6, 2018)

  • fix for CopyFreeObject(centered image)
  • fix for pasting eg (⌊x⌋^2 - ⌊x⌋)/2 + x ⌊x⌋ - ⌊x⌋^2

New in GeoGebra 6.0.439.0 (Mar 6, 2018)

  • GeoGebra Classic 6: fix for PDF Export (macOS)
  • GeoGebra Classic 6: fix for Korean in editor
  • GeoGebra Classic 5: Show reinstall message instead of error (for "500" error on Login, File -> Share, File -> Open from GeoGebra)

New in GeoGebra 6.0.438.0 (Feb 28, 2018)

  • GeoGebra Classic 6: fix for redraw problems on iOS with dropdowns
  • GeoGebra Classic 6: PDF export will include Graphics View 2 as a second page
  • CAS View: fix for f(x) := π x

New in GeoGebra 6.0.437.0 (Feb 26, 2018)

  • don't show recovery dialog for embedded applets
  • fix for Input Boxes on mobile (small screens)
  • fix for loading bad syntax If(a, {1}, 0)
  • fix for freeze typing y=x after drawing polygon

New in GeoGebra 6.0.434.0 (Feb 20, 2018)

  • fix for ! in editor
  • fix for centered images

New in GeoGebra 6.0.433.0 (Feb 20, 2018)

  • New command InteriorAngles( <Polygon> ) (used by the Angle Tool for Polygons)
  • SetColor() and SetBackgroundColor() accept hexcodes in the form #AARRGGBB and #RRGGBB eg SetBackgroundColor(text1, "#80FF0000")
  • Fix for Sequence(1, 2, 0.1)
  • Fix for redrawing LaTeX after fonts loaded
  • Fix for dragging Polygons
  • WIndows .exe installer now deletes "jre" folder to ensure proper upgrade

New in GeoGebra 6.0.432.0 (Feb 13, 2018)

  • make sure "Create Slider" dialog doesn't appear for Input Boxes
  • fix for on-screen keyboard in Norwegian

New in GeoGebra 6.0.431.0 (Feb 12, 2018)

  • GeoGebra Classic 6: fix for switching language to eg Chinese

New in GeoGebra 6.0.430.0 (Feb 12, 2018)

  • Editor: fix for multiply sign (cdot)
  • Editor: fix for pasting / typing quotes

New in GeoGebra 6.0.429.0 (Feb 10, 2018)

  • GeoGebra Classic 6: possible fix for "?" in CAS View
  • Spreadsheet View: fix for Points not appearing when Create List dialog closed
  • GeoGebra Classic 6: fix for switching to Norwegian

New in GeoGebra 6.0.427.0 (Feb 7, 2018)

  • fix for rename dialog opening when using the Text Tool
  • GeoGebra Classic 5: bundle with Java 8 to fix File -> Share problem
  • fix for Tangent() for functions using acos(), atan()
  • GeoGebra Classic 6: possible fix for "?" in CAS View

New in GeoGebra 6.0.426.0 (Feb 2, 2018)

  • Android Classic: split screen mode disallowed
  • Use = not ≟ for Conditional Functions
  • 3D View: fix for drawing planes when axes are rescaled
  • new command ExportImage() eg ExportImage("type", "svg", "filename", "myimage.svg"), ExportImage("type", "png", "filename", "myimage.png", "width", 1000), ExportImage("type", "png", "filename", "myimage.png", "scalecm", 1, "dpi", 300)
  • Spreadsheet View: fix preview for List Tool
  • Statistics Calculator: state now saved in .ggb file

New in GeoGebra 6.0.425.0 (Feb 2, 2018)

  • HTML5: fix for CAS View not working

New in GeoGebra 6.0.423.0 (Feb 2, 2018)

  • Edge: fix for CAS View

New in GeoGebra 6.0.422.0 (Jan 28, 2018)

  • Fix problem with preview points
  • iOS: fix problem with f'

New in GeoGebra 6.0.420.0 (Jan 28, 2018)

  • Automatic preview points
  • GeoGebra Classic 6: fix for icon size in Construction Protocol
  • GeogebraSans-Regular and GeogebraSerif-Regular fonts removed
  • CAS View: fix for Edge browser
  • CAS View: fix for {1, 2} * {3, 4} and 3 / {1,2,3}
  • CAS View: make sure UnitVector(), PerpendicularVector(), UnitPerpendicularVector() return a vector not point
  • Fix for exporting images

New in GeoGebra 6.0.417.0 (Jan 16, 2018)

  • Firefox: fix for SVG Export
  • Algebra View: LaTeX and Presentation MathML can be pasted
  • CAS View: fix for Division(2a^2+2a+1,a-1)
  • CAS View: fix for Sum(Element({1,2,3,4},k),k,1,4)

New in GeoGebra 6.0.416.0 (Jan 16, 2018)

  • Classic 6: white outline for labels
  • webSimple: fix for keyboard shortcuts
  • Exporting: improvement for when Export_1 and Export_2 are off-screen
  • CAS View: improvement for Simplify((7^4)^(1/9)-(7^(1/9))^4)
  • 3D View: fix for rendering on iPad

New in GeoGebra 6.0.415.0 (Jan 16, 2018)

  • CAS View: fix for Mod((x⁴ + 2x³ + 3x² + j x + k),x-1)
  • default for applet parameter useBrowserForJS changed to false

New in GeoGebra 6.0.414.0 (Dec 20, 2017)

  • Native Apps: fix for app not loading on Android 5.1
  • Graphing / Geometry / 3D: fix for Edit menu getting stuck
  • 3D View: form for spheres can be changed eg x^2+y^2+z^2+4x-2y-8z=4, (x + 2)² + (y - 1)² + (z - 4)² = 25

New in GeoGebra 6.0.413.0 (Dec 19, 2017)

  • Classic 6: fix for stopping recording to spreadsheet
  • CAS View: fix for Solve(3*4^(x/5)=48)
  • fix for arg(?)

New in GeoGebra 6.0.412.0 (Dec 16, 2017)

  • 3D View: optimizations for multiple segments/polygons (especially for Edge browser)
  • Algebra View: asin(),acos(),atan() respect the degree/radian setting
  • improvement for function plotting on wider screens
  • Classic 6: fix export in Data Analysis and Probability Calculator
  • fix for Point(Locus)
  • Classic 6: make sure the editor works better in the CAS View for long inputs

New in GeoGebra 6.0.411.0 (Dec 13, 2017)

  • Classic 6: fix for exporting SVG/PSTricks/PGF/Asymptote
  • Classic 5: fix for starting on Linux

New in GeoGebra 6.0.410.0 (Dec 11, 2017)

  • CAS View: fix for LeftSide({a,b}={1,2})
  • CAS View: small improvement for Simplify(x^(5k)*x^(2*k+1))
  • Algebra View: fix for g(x)=f(x) / c in symbolic mode
  • Classic 6: fix for lines in PGF / TikZ export

New in GeoGebra 6.0.409.0 (Dec 9, 2017)

  • fix for Sequence(Surface(...
  • fix problem with missing faces from eg cube
  • CAS View: improvement for Simplify(x^(8*k+9)*x^(5*k))
  • CAS View: fix for plotting Integral(f, 1, 2) and IntegralBetween(f, g, 1, 2)
  • Editor: fix for typing eg x|x|

New in GeoGebra 6.0.408.0 (Dec 9, 2017)

  • Classic 6: fix for Spreadsheet "Create" menu

New in GeoGebra 6.0.405.0 (Dec 9, 2017)

  • Classic 5: fix file saving bug
  • Classic 6: PDF Export

New in GeoGebra 6.0.404.0 (Dec 9, 2017)

  • 3D: new user interface

New in GeoGebra 6.0.403.0 (Dec 9, 2017)

  • Classic 5: fix for PDF export with images/hatching
  • fix for inverted checkboxes in "View" menu

New in GeoGebra 6.0.401.0 (Dec 9, 2017)

  • Midpoint tool works for Polygons (to give Centroid)
  • fix for ZoomIn(-5, 5, -4, 4)
  • Native apps: Quick stylebar: tap on object to quickly change color, point or line style, etc.
  • iOS Native Apps: New tools: Create Slider, Angle with Given Size, Segment with Given Length, Regular Polygon, Circle with Center & Radius, Rotate around Point, Dilate from Point, Relation

New in GeoGebra 6.0.400.0 (Nov 20, 2017)

  • more slider styling options
  • CAS View: ToBase(), FromBase(), IndexOf() implemented
  • fix for saving the style of eg Intersect(fun1, fun2, a, b)

New in GeoGebra 6.0.399.0 (Nov 20, 2017)

  • fix for pasting subscripts eg 11111/n_2
  • make sure SVGs optimized

New in GeoGebra 6.0.398.0 (Nov 20, 2017)

  • fix for TableText[]

New in GeoGebra 6.0.397.0 (Nov 20, 2017)

  • CAS View: Factor(equation) now supported, eg Factor(x^2+x=x^2-1)
  • Classic 6: use SVGs for tool icons
  • automatically change sin(15) to sin(15°) (in degrees mode)
  • new Point Style option "without outline"
  • "Relative Position" allowed for Input Boxes

New in GeoGebra 6.0.396.0 (Nov 20, 2017)

  • fix for Integral((144 + 9.81² x² - 24 (9.81) x sin(40°))^0.5,0,1.81)
  • fix for selection rectangle disappearing (so can't export selected region)
  • make sure regular "i" works in Input Box linked to complex number
  • fix for FormulaText[$1] rounding to 15sf
  • new options for pictures: "Center Image"
  • Spreadsheet: make sure fixed objects can't be edited
  • new embedding options for styling buttons:

New in GeoGebra 6.0.395.0 (Nov 20, 2017)

  • fix for "fixed to grid" for polar

New in GeoGebra 6.0.394.0 (Oct 24, 2017)

  • fix for www.geogebra.org/graphing and www.geogebra.org/geometry on iOS

New in GeoGebra 6.0.393.0 (Oct 24, 2017)

  • CAS View: fixes for Solve(-(1.4)^(n-1)32=-1000), Area(x^2+y^2=r^2), Area(polygon)
  • CAS View: fix for Solve(f(x)==g(x)) when f is a result of Tangent()
  • dpi setting in getPNGBase64() and writePNGtoFile() now works (but slow)
  • GeoGebra Classic 6: SVG Export working
  • Polar Grid: now allows any multiple of π

New in GeoGebra 6.0.392.0 (Oct 24, 2017)

  • CAS View: fixes for Integral(sqrt((-3*a*cos(x)^(2)*sin(x))^(2)+(3a*(sin(x))^(2)*cos(x))^(2)),0,pi/2), Integral((x^4-3x)/(x^3+22x),cbrt(3),8) and Simplify(atan(3^(1/3)/sqrt(7))+5)
  • GeoGebra Classic 6 (offline): fix for 1/(x y) in the CAS View

New in GeoGebra 6.0.390.0 (Oct 9, 2017)

  • Fixes for F(t,x)=Integral(sin(x)*sin(t-x), x)

New in GeoGebra 6.0.389.0 (Oct 2, 2017)

  • fixes for Korean in editor

New in GeoGebra 6.0.388.0 (Oct 2, 2017)

  • fix for exporting with LaTeX axis labels
  • SVG images supported in buttons
  • new parameter "showSuggestionButtons":false
  • fix for minor axis ticks
  • fix for Dropdowns being drawn as bold randomly

New in GeoGebra 6.0.387.0 (Oct 2, 2017)

  • Syntax Text($1) now works
  • CAS View: fix for h(x)=f(x)^2 h''(x)
  • fix for saving increment for Points
  • 3D View: fix for dragging to extrude

New in GeoGebra 6.0.386.0 (Oct 2, 2017)

  • fix for dragging in Chrome 61 when page is scrolled
  • fix for f'(x) for eg sin(a x)
  • fix for objects with opacity 1 (on loading)

New in GeoGebra 6.0.385.0 (Sep 10, 2017)

  • Brand new Graphing Calculator and Geometry Apps
  • 3D View: SetAxesRatio( <x>, <y>, <z> ) working
  • Fix for renaming with _ and '
  • Algebra View: Solve equations: exact and numeric
  • Special points for functions: roots, min/max, intersections
  • Classic: fix for plotting quadrics on macOS

New in GeoGebra 6.0.381.0 (Aug 21, 2017)

  • bugfix: make sure macro object eg Hexagon(G_8) can be moved with the arrow keys
  • just one "zero" shown at the origin
  • new full-screen, home and zoom buttons
  • new parameters "showZoomButtons":true,"showFullscreenButton":true,

New in GeoGebra 6.0.380.0 (Aug 21, 2017)

  • fix CSS clash with Advanced Properties

New in GeoGebra 6.0.379.0 (Jul 31, 2017)

  • Curvature( ) works with 3D curves
  • SelectObjects(InputBox) sets the focus
  • Fix for FormulaText[FormulaText[FormulaText[... problem
  • Math Calculators (offline only): Better CAS Engine eg exact answer for sqrt(ί)

New in GeoGebra 6.0.374.0 (Jul 11, 2017)

  • Fix for ZoomIn[ ]
  • Make sure point can't be dragged off eg If[1<=x<=5,x]

New in GeoGebra 6.0.356.0 (May 11, 2017)

  • fix problem with SetBackgroundColor[]
  • fix <Tab> behaviour in the Algebra View Input

New in GeoGebra 6.0.355.0 (Apr 30, 2017)

  • new functions fixed by default
  • Graphing Calculator: Angle Bisector Tool fixed
  • Spreadsheet: fix for Copy & Paste of formulas
  • Spreadsheet: One-variable analysis tool now treats second column of data as frequencies (if just two columns selected)
  • fix problem with SlopeField[1/y]
  • fix problem with redefine dialog opening on double-click when it shouldn't
  • Exam: Invert[ <Function> ] command not available when CAS is disabled
  • new command NInvert[ <Function> ] for numerical function inversion (intended for exam mode)
  • fix for copy & paste of eg x/cos(x)

New in GeoGebra 6.0.354.0 (Apr 26, 2017)

  • SVG Export: use a unique id for ClipPath elements
  • fix for Integral[x^-4, -1, 1]
  • CAS View: fix for $1==$2 where $1=y=9 and $2=y=9
  • CAS View: fix for Integral[cos(n π x / 4), 1, 4] (GeoGebra Classic only)
  • CAS View: fixes for PerpendicularVector[ <Plane> ] and UnitPerpendicularVector[ <Plane> ]
  • CAS View: fix for selecting multiple cells
  • fix for Corner[1]
  • Graphing Calculator: new keyboard

New in GeoGebra 6.0.353.0 (Apr 13, 2017)

  • CAS View: fix for Integral[cos(n π x / 4), 1, 4] (desktop only)
  • fix for Corner[1]

New in GeoGebra 6.0.352.0 (Apr 13, 2017)

  • CAS View: fix for #1 notation

New in GeoGebra 6.0.351.0 (Apr 13, 2017)

  • Editor: fix for {{1,2},3}
  • CAS View: make sure Vectors in Sequence[Vector[(i, i)],i,1,3] stay as Vectors

New in GeoGebra 6.0.350.0 (Apr 13, 2017)

  • CAS View: fix for a:=1/1E8
  • fix for dragging with 2 views open

New in GeoGebra 6.0.349.0 (Apr 13, 2017)

  • fix for auto-slider dialog in Safari
  • make sure preview for FillCells[ ] doesn't delete cells
  • new LaTeX commands brack brace bangle cancel bcancel xcancel longdiv

New in GeoGebra 6.0.348.0 (Mar 27, 2017)

  • CAS View: fix for Expand Tool

New in GeoGebra 6.0.347.0 (Mar 27, 2017)

  • fix for too-wide Algebra View

New in GeoGebra 6.0.346.0 (Mar 27, 2017)

  • fix for <Tab> not setting Input Box content
  • fix for <Enter> not hiding Input Box correctly
  • fix for wrong coefficient in FitPoly

New in GeoGebra 5.0.345.0 (Mar 21, 2017)

  • fix for Surface[ ] defined in terms of another surface
  • Math Apps: make sure PNG Export isn't truncated by the menu
  • Math Apps: Export PSTricks, PGF/TikZ, Asymptote

New in GeoGebra 5.0.344.0 (Mar 18, 2017)

  • Length[] and First[] work on Freehand Functions
  • Algebra View: fix for right-click
  • fix for drawing big arcs
  • fix for list of Polylines

New in GeoGebra 5.0.343.0 (Mar 18, 2017)

  • fix for CAS commands on Android
  • fix for CAS View on Linux/32

New in GeoGebra 5.0.341.0 (Mar 11, 2017)

  • Desktop: fix for SetValue[a, b, c]
  • Web: increase maximum spreadsheet rows to 350

New in GeoGebra 5.0.339.0 (Mar 8, 2017)

  • fix for InverseBinomial[]

New in GeoGebra 5.0.338.0 (Mar 6, 2017)

  • fix for Intersect[]

New in GeoGebra 5.0.336.0 (Mar 6, 2017)

  • Tangent[] works for log(f(x),g(x)) and nroot(f(x),g(x))
  • Android: fix for wrong version of Giac

New in GeoGebra 5.0.334.0 (Mar 3, 2017)

  • NEW EDITOR!
  • fix for Intersect[ <Curve>, <Curve>, t1, t2 ]
  • Apache Commons Math Library updated to 3.6.1
  • Probability Calculator: improvement for point dragging

New in GeoGebra 5.0.332.0 (Feb 21, 2017)

  • fix for problem with "degree" sign in Input Boxes
  • CAS View: make sure NSolve[{3x-5y=11,14x^2-11x=52}] gives a numerical result not exact
  • Grid showing by default

New in GeoGebra 5.0.331.0 (Feb 21, 2017)

  • Desktop: fix Function Inspector
  • new syntax for lines eg x-1=y-2=(z-3)/2
  • CAS View: better fix for ScientificText[ ]

New in GeoGebra 5.0.330.0 (Feb 18, 2017)

  • Desktop: fix Function Inspector
  • new syntax for lines eg x-1=y-2=(z-3)/2
  • CAS View: better fix for ScientificText[ ]

New in GeoGebra 5.0.328.0 (Feb 12, 2017)

  • fix for Envelope[]

New in GeoGebra 5.0.327.0 (Feb 11, 2017)

  • fix for Integral[x(A)+...]
  • CAS View: fix for ScientificText[ ] and arg()
  • 3D View: fix for Angle[u, v] for very small angles
  • "Solids" added to defaults (for Polyhedra, Cylinders, Cones)
  • z = sin(x) + sin(y) will create f(x, y) = sin(x) + sin(y)
  • Envelope[ ] command uses new method
  • fix for exporting SVG with embedded image

New in GeoGebra 5.0.326.0 (Feb 11, 2017)

  • fix problem drawing Algebra View

New in GeoGebra 5.0.325.0 (Feb 5, 2017)

  • nicer coefficients for Polynomial[x^3 - x^2 - x - 1] and RandomPolynomial[5, -1, 1]
  • Android: fixes for logging in and viewing
  • fix top row of Greek keyboard

New in GeoGebra 5.0.321.0 (Jan 29, 2017)

  • Fix for bbbb: r=2θ
  • fix for drop-downs that change length
  • 3D View: fix for plotting a(x, y) = abs(x + y ί)

New in GeoGebra 5.0.320.0 (Jan 27, 2017)

  • 3D View: fix for back-to-front angles
  • CAS View: improve form of Numeric[121V^2 m 3.14159265359 (0.0004 / W / O)]

New in GeoGebra 5.0.318.0 (Jan 22, 2017)

  • GGB6: new editor enabled
  • On-screen keyboard: fix for accents keys

New in GeoGebra 5.0.317.0 (Jan 18, 2017)

  • fix for dragging 3D polygons in 2D
  • fix for inverting segments in degenerate circles
  • CAS View: fix for f(1/x)
  • On-screen keyboard: fix for <Shift> key

New in GeoGebra 5.0.316.0 (Jan 17, 2017)

  • fix for dragging 3D polygons in 2D
  • fix for inverting segments in degenerate circles
  • CAS View: fix for f(1/x)
  • On-screen keyboard: fix for <Shift> key

New in GeoGebra 5.0.313.0 (Jan 16, 2017)

  • 3D View: fix for tracing conics

New in GeoGebra 5.0.311.0 (Jan 9, 2017)

  • Spreadsheet: copy scripts for copy/paste
  • Input Boxes: fix for entering a formula after a number
  • set background color from the spreadsheet when an object is created / renamed (if necessary)
  • CAS View: fix for f'(x) for eg f(x) = K(x)/x

New in GeoGebra 5.0.307.0 (Dec 19, 2016)

  • Desktop: fix for "500" error on File -> Share

New in GeoGebra 5.0.304.0 (Dec 12, 2016)

  • HTML5: fix for Input Bar focus problem on touch

New in GeoGebra 5.0.303.0 (Dec 12, 2016)

  • HTML5: fix for Input Bar focus bug

New in GeoGebra 5.0.302.0 (Dec 12, 2016)

  • use correct minus sign for Braille export
  • Exam Simple: disable f'
  • GeoGebra 6: resize window on file load

New in GeoGebra 5.0.301.0 (Dec 9, 2016)

  • Desktop: fix drawing bug

New in GeoGebra 5.0.300.0 (Dec 9, 2016)

  • fix for Freehand Function Tool
  • fix for localized color names

New in GeoGebra 5.0.299.0 (Dec 5, 2016)

  • CAS View: fix for NSolve Tool for f(x)=1
  • Classic Desktop: command-line option --stereo for testing with 3D Monitors / Projectors

New in GeoGebra 5.0.298.0 (Nov 29, 2016)

  • fix for 2-Var Analysis Tool after using 1-Var Tool

New in GeoGebra 5.0.297.0 (Nov 29, 2016)

  • Android Exam Apps released
  • 3D View: DynamicCoordinates[] working

New in GeoGebra 5.0.296.0 (Nov 26, 2016)

  • 3D View: DynamicCoordinates[] working

New in GeoGebra 5.0.295.0 (Nov 21, 2016)

  • fix for SurdText[]
  • fix for display form of Conics when saved

New in GeoGebra 5.0.294.0 (Nov 21, 2016)

  • 3D Grapher: fix for File -> New

New in GeoGebra 5.0.290.0 (Nov 12, 2016)

  • functions asind(), acosd(), atand(), atan2d() to return answer in degrees
  • 3D view: drag nets to open / close
  • Desktop: fix for in the Input Bar
  • CAS View: ComplexRoot[ ] changed to give a numeric answer
  • make sure Input Box scripts are run in the right order when Button clicked

New in GeoGebra 5.0.289.0 (Nov 7, 2016)

  • Distance Tool working for Polylines
  • Debian: use stronger signing

New in GeoGebra 5.0.288.0 (Nov 6, 2016)

  • New form for lines ax + by + c =0
  • New forms for Parabolas (Conic Form and Vertex Form)
  • CAS View: fix for (x=y)+(x=y)*(-1)
  • fix for Z-Test of Difference of Proportions
  • brand new method for LocusEquation[ ] under the hood

New in GeoGebra 5.0.286.0 (Nov 6, 2016)

  • fix for Input Boxes linked to sliders
  • 3D View: orientation fi

New in GeoGebra 5.0.285.0 (Oct 30, 2016)

  • fix for Input Boxes linked to sliders
  • 3D View: orientation fix

New in GeoGebra 5.0.284.0 (Oct 24, 2016)

  • CAS View: fix for NSolve[x^5730=1/2]

New in GeoGebra 5.0.283.0 (Oct 24, 2016)

  • Improvements for Polyline in 3D
  • fix Invert[log(3,x+1)], Invert[log(x+1,3)]

New in GeoGebra 5.0.282.0 (Oct 17, 2016)

  • Fix problem with IntersectPath[Polygon, Line]
  • Fix problem with Input Bar giving error eg Integral[x,0,1]
  • Logarithmic grid for Data Analysis (beta)

New in GeoGebra 5.0.281.0 (Oct 15, 2016)

  • Surd improvements, eg Simplify[cbrt(x^6)] returns x^2
  • fix non-polynomial implicit curves

New in GeoGebra 5.0.280.0 (Oct 8, 2016)

  • results from Derivative and Integral cached in the XML
  • Fast dragging of CAS functions in the Graphics View
  • Web App: print Algebra View
  • Pen Tool and Freehand Shape Tool moved to under the Move Tool
  • CAS View: Solve Numerically Tool fix for 2 rows
  • fix for qquad

New in GeoGebra 5.0.278.0 (Sep 26, 2016)

  • Desktop: fix for "alpha" popup
  • Web App: fix for dragging to change order in the Construction Protocol
  • CAS View: fix for focus problem (Web)

New in GeoGebra 5.0.277.0 (Sep 23, 2016)

  • CAS View: fix for NSolve[(sqrt(3) 4 x³ + 12x² - sqrt(3) 12 x - 4)]
  • CAS View: Solve Numerically Tool adds initial values for systems of equations eg {2.5=a*b^-5,8.4=a*b^7}

New in GeoGebra 5.0.276.0 (Sep 19, 2016)

  • HTML5: fix for editing in spreadsheet

New in GeoGebra 5.0.275.0 (Sep 16, 2016)

  • CAS View: fix for Simplify[sqrt(2)*sqrt(5)] and Solve[(sqrt(3) 4 x³ + 12x² - sqrt(3) 12 x - 4)]

New in GeoGebra 5.0.274.0 (Sep 12, 2016)

  • Desktop: fix for missing Language menu

New in GeoGebra 5.0.273.0 (Sep 11, 2016)

  • CAS View: fix for ln(0) and Integral[abs(x cos(x²)),0,sqrt(pi)]
  • 3D View: hide cursor for export

New in GeoGebra 5.0.272.0 (Sep 11, 2016)

  • fix for exporting PNG from the 3D View
  • new Apps chooser
  • Fix for Zip[CustomTool[]]
  • fix a'(t) where a is a parametric curve
  • improvement for locus drawing

New in GeoGebra 5.0.271.0 (Sep 5, 2016)

  • fix for Two Variable Regression Tool

New in GeoGebra 5.0.270.0 (Aug 27, 2016)

  • Make sure Polygon's segments are correct color after translation
  • Tablet Apps: use native Giac (TBC)

New in GeoGebra 5.0.269.0 (Aug 22, 2016)

  • Graphing Calculator: Relation Tool implemented
  • EPS Export: fix for exporting Trace and adjust color according to transparency
  • Background color fills the whole cell in TableText[] now
  • Tablet Apps: use native Giac (TBC)

New in GeoGebra 5.0.268.0 (Aug 15, 2016)

  • Tablet Apps: use native Giac (TBC)
  • Checkboxes work in EPS Export
  • fix for Image Tool when it's the first tool
  • new command Surface[Curve, Angle, Line] eg https://www.geogebra.org/m/W4KykTeW

New in GeoGebra 5.0.266.0 (Aug 8, 2016)

  • fix for otimes
  • CAS View: fix for Translate[ellipse]
  • new API methods ggbApplet.setPointCapture(view, mode), ggbApplet.setAxisStep(x, y, z), ggbApplet.setAxisLabel(x, y, z), ggbApplet.setAuxilliary(geo, true/false)
  • new TableText[] alignment option "%" to convert to a percentage, and align on decimal points

New in GeoGebra 5.0.265.0 (Aug 1, 2016)

  • new TableText[] alignment option "." to align on decimal points
  • fix for loading IntersectPath[]

New in GeoGebra 5.0.264.0 (Aug 1, 2016)

  • "%0" replaced by object's name in Click & Update scripts

New in GeoGebra 5.0.263.0 (Aug 1, 2016)

  • fix for autocomplete
  • Graphing Calculator: fix for editor bug with (1,1/2)
  • Exam Mode: make sure f'(x) works in non-CAS mode

New in GeoGebra 5.0.262.0 (Jul 22, 2016)

  • fix for autocomplete
  • Graphing Calculator: fix for editor bug with (1,1/2)
  • Exam Mode: make sure f'(x) works in non-CAS mode

New in GeoGebra 5.0.261.0 (Jul 19, 2016)

  • CAS View: fix for Solve[(x+5)*exp(x)=(x+5)*exp(2*x)]
  • fix for NDerivative[] in Exam Mode

New in GeoGebra 5.0.260.0 (Jul 17, 2016)

  • fix for customized toolbar in 3D View
  • CAS View: improvement for Simplify[1/x^(1/2) - (1/x)^(1/2)]

New in GeoGebra 5.0.259.0 (Jul 16, 2016)

  • fix for customized toolbar in 3D View
  • ggbApplet.setRounding("10") added
  • fix for Reflect[Plane, Plane]
  • Symbolic mode for texts, eg FormulaText[1/2]
  • CAS View: Intersect[] working for planes

New in GeoGebra 5.0.258.0 (Jul 16, 2016)

  • fix for duplicated objects

New in GeoGebra 5.0.257.0 (Jul 6, 2016)

  • Fraction fixes

New in GeoGebra 5.0.256.0 (Jul 6, 2016)

  • Web App: can now set filling of individual bars for BarChart[] and Histogram[]
  • fix for matrices M=N
  • fix for If[ ]
  • allow Input Boxes to be linked to CAS Cells

New in GeoGebra 5.0.255.0 (Jul 4, 2016)

  • HTML5: can now set properties of individual bars for BarChart[] and Histogram[]

New in GeoGebra 5.0.254.0 (Jul 4, 2016)

  • Algebra View: Input & Output rows, exact fractions
  • CAS View: fix for Solve[(sin(x) * exp(x)) + (cos(x) * exp(x))]
  • CAS View: fix for Angle[Vector[(1,2)],Vector[(t,5)]]
  • CAS View: CountIf[] implemented
  • fix for Macros that involve intersection of circles
  • fixes for transformations of implicit curves (and rotating functions)
  • CAS View: improvement for Integral(Simplify(((sqrt((((-(x))/(sqrt(((r)^(2))-((x)^(2)))))^(2))+(1))))))
  • fix for Input Boxes when applet scaled (Chrome)

New in GeoGebra 5.0.253.0 (Jun 20, 2016)

  • f(x,y,z)=x+y+z then f(A) works for 3D Points
  • fix for Implicit Curves

New in GeoGebra 5.0.252.0 (Jun 20, 2016)

  • fix problem with background image updates
  • Desktop: fix problem with missing images in Button properties

New in GeoGebra 5.0.251.0 (Jun 20, 2016)

  • fix problem with Object Properties

New in GeoGebra 5.0.250.0 (Jun 20, 2016)

  • new Button design
  • Graphing Calculator: Redo button added

New in GeoGebra 5.0.249.0 (Jun 13, 2016)

  • fix for BarChart opacity

New in GeoGebra 5.0.248.0 (Jun 13, 2016)

  • 3D View: small fix for Intersection[conic, conic]

New in GeoGebra 5.0.247.0 (Jun 12, 2016)

  • fixes for hatching of barcharts
  • Hull[] command removed and new algorithms for other discrete commands
  • fix for PlaySound[false]
  • msi Installer: built using WiX 3.10.2 instead of 3.9

New in GeoGebra 5.0.245.0 (Jun 12, 2016)

  • Graphing Calculator: fix for eg e^x*sin(x), x^2+1

New in GeoGebra 5.0.244.0 (Jun 5, 2016)

  • bugfix for Intersection[ plane, arc ]
  • improvement for integrals involving freehand functions
  • Desktop: fix for JavaScript listeners
  • 3D View: clipping defaults changed

New in GeoGebra 5.0.243.0 (May 30, 2016)

  • fix for y-axis labeling
  • Graphing Calculator: enable Circle (Point, Radius) and Angle (fixed size) Tools

New in GeoGebra 5.0.242.0 (May 29, 2016)

  • CAS View: fix for SolveODE[y/x] and SolveODE[sin(0.017*x)*y]

New in GeoGebra 5.0.241.0 (May 29, 2016)

  • Implicit curves that are already factored are drawn better
  • fix for Volume of Cylinder

New in GeoGebra 5.0.240.0 (May 22, 2016)

  • CAS View: fix for Solve[abs(6x - 3) + abs(6x + 9) - 12 = 0]
  • make sure EPS files are exported to the clipboard properly (as file, not text)

New in GeoGebra 5.0.239.0 (May 20, 2016)

  • Image Tool: dialog now shown immediately
  • Make sure all images are drawn interpolated on retina displays
  • Graphing Calculator: Copy & Paste working, "x" to clear Input Bar
  • CAS View: BinomialDist command works in general, ie BinomialDist[n, p, k, true]
  • fix for ggbApplet.setWidth(), ggbApplet.setHeight()
  • fix for {{0,0},{0,0}}^-1

New in GeoGebra 5.0.238.0 (May 16, 2016)

  • fix for SetValue[]

New in GeoGebra 5.0.237.0 (May 16, 2016)

  • CAS View: fix for SVD[] (desktop) and Limit[]
  • f' works as a shortcut for f'(x)
  • plane1 == plane2 implemented
  • fix for Greek characters inside \mbox{}

New in GeoGebra 5.0.236.0 (May 9, 2016)

  • fix for copy & paste of text with absolute screen location
  • fix for Implicit Curves creating extra object

New in GeoGebra 5.0.235.0 (May 9, 2016)

  • Desktop: fix for missing Input Help icon
  • revert JOGL back to 2.2.0

New in GeoGebra 5.0.233.0 (May 8, 2016)

  • Speed-up for Envelope command
  • Algebra View: fix for keyboard shortcuts (eg Ctrl-Z)
  • fix for problem with extra braces in surface(a,b)
  • fix for SetValue[ , , ]
  • fix for RotateText[ ] and rotated LaTeX
  • JOGL2 updated to 2.3.2
  • add data-param-enableCAS, data-param-enable3D, data-param-rounding (for Exam Mode)
  • 3D View: fixes for trace

New in GeoGebra 5.0.232.0 (Apr 29, 2016)

  • Extremum and Roots Tools working for parabolas
  • 3D View: Zoom menu
  • resize Algebra View when editing long equation
  • autocomplete now starts after 3 letters (not 2)

New in GeoGebra 5.0.231.0 (Apr 26, 2016)

  • 3D View: Intersect Tool works with f(x,y) and Plane

New in GeoGebra 5.0.230.0 (Apr 24, 2016)

  • fix for tools with dialogs

New in GeoGebra 5.0.229.0 (Apr 24, 2016)

  • 3D View: surfaces now shiny
  • fix for Chinese characters in LaTeX
  • default labeling for lines starts at 'f' not 'a'
  • fix for making tools from z = 0
  • make sure Input Boxes don't get +0i +0i on the end
  • fix problem with AV checkboxes
  • fix for Intersect[ , ]
  • CAS View: make sure Tangent[ ] always returns a list

New in GeoGebra 5.0.228.0 (Apr 18, 2016)

  • 3D: Grid for planes (default: not showing)
  • fix for EPS Export with LaTeX
  • fix for Rotate[ , ]

New in GeoGebra 5.0.227.0 (Apr 16, 2016)

  • make sure implicit curves are drawn as polynomial where possible
  • make sure you can turn off the automatic coloring with "Save Settings"
  • fix for \$ in LaTeX
  • new API methods: setFixed(fixed, selectionAllowed), evalCommandGetLabels(command), setDisplayStyle(object, style)
  • new command SetFixed[ , , ]

New in GeoGebra 5.0.226.0 (Apr 11, 2016)

  • fix for Integral[ ]
  • fix for Invert[parabola]

New in GeoGebra 5.0.225.0 (Apr 9, 2016)

  • 3D: Grid for planes (default: not showing)

New in GeoGebra 5.0.224.0 (Apr 9, 2016)

  • non-polynomial implicit curves
  • CAS View: fix for N(5) in Numeric Mode

New in GeoGebra 5.0.223.0 (Apr 6, 2016)

  • fix for Roots[] changing to (?,?)
  • 3D: fix for missing command SecondAxis[ ]
  • CAS View: fix for lines
  • CAS View: implement Intersect[ , ]
  • fix for LaTeX in export
  • (beta) fix for 3D View not working

New in GeoGebra 5.0.222.0 (Apr 4, 2016)

  • 3D: Grid for planes (default: not showing)

New in GeoGebra 5.0.221.0 (Apr 4, 2016)

  • more accurate calculation for ellipse circumference
  • fix for CAS View (problem loading files)

New in GeoGebra 5.0.220.0 (Apr 4, 2016)

  • Algebra View: fix for add/remove columns from matrix
  • LaTeX: fix for \bgcolor
  • 3D: shader improvement
  • fix for y = x(x + 1)
  • fix for sticky sliders in Firefox
  • non-polynomial implicit curves
  • fix problem with intersection of horizontal parabolas
  • Graphing Calculator: fix for missing tool icons

New in GeoGebra 5.0.218.0 (Apr 4, 2016)

  • 3D: fix for shaders
  • make sure dropdowns don't fire onupdate events unnecessarily

New in GeoGebra 5.0.216.0 (Mar 20, 2016)

  • Desktop: fix for 3D on Linux

New in GeoGebra 5.0.215.0 (Mar 18, 2016)

  • 3D View: Wireframe for surfaces
  • improvement for Extremum[4000x exp(-0.05x), 10, 30],
  • Graphing Calculator: CAS commands working on Android 6

New in GeoGebra 5.0.214.0 (Mar 13, 2016)

  • fix for plotting -z² + 2x y + y = -6

New in GeoGebra 5.0.213.0 (Mar 12, 2016)

  • new Tools: Extremum and Roots
  • new commands LocusEquation[ , ], SetActiveView[ ]
  • new command to just plot a derivative: NDerivative[ ]
  • Desktop: shaders turned off for Windows Vista
  • HTML5: Make sure CAS isn't loaded for Integral[f, a, b]
  • 3D View: make sure labels can be dragged in Oblique Projection
  • Desktop: Click working again in the Graphics View
  • fix for (y > x^2 ) || ( x^2 + y^2 < 1 )
  • fix for f(x) = list1(1)
  • NSolve tool automatically adds , x = 1
  • CAS View: fix for SolveODE[2*y*y'=2*x]

New in GeoGebra 5.0.212.0 (Mar 7, 2016)

  • fix for Function Inspector

New in GeoGebra 5.0.211.0 (Mar 7, 2016)

  • fix for dropdowns (sometimes couldn't select items)

New in GeoGebra 5.0.210.0 (Mar 4, 2016)

  • Drop-down lists changed to new "scrollable" type when necessary
  • Lists of Functions as drop-downs are now drawn using LaTeX
  • Fix for Sequence[IntersectPath
  • Fix for text size changing when applet reset
  • Fix for text size changing on Buttons
  • CAS View: fix for NSolve[sin(39°)/x=sin(59°)/3]

New in GeoGebra 5.0.209.0 (Mar 4, 2016)

  • fix for Move Tool
  • fix for "marble" on touch
  • fix for Translate[] in 3D

New in GeoGebra 5.0.208.0 (Feb 27, 2016)

  • new syntaxes ToolImage[ , ], ToolImage[ , , ] and Plane[ , , ]
  • CAS View: fix for sqrt(1-48sqrt(2))
  • 3D View: Point on Surface allowed
  • set CAS Cells from the Input Bar eg $1=x and ggbApplet.evalCommand("$1=x");

New in GeoGebra 5.0.207.0 (Feb 27, 2016)

  • HTML5: ggbApplet.writePNGtoFile() working
  • fix for drop-downs on touch

New in GeoGebra 5.0.206.0 (Feb 20, 2016)

  • HTML5: ggbApplet.writePNGtoFile() working
  • fix for drop-downs on touch

New in GeoGebra 5.0.205.0 (Feb 20, 2016)

  • Chrome / Web App: fix problem with "hamburger" menu
  • fix problem with hatching
  • 3D View: shaders not used in Windows XP

New in GeoGebra 5.0.204.0 (Feb 15, 2016)

  • Serif / Sans Serif enabled for lists / drop-down lists
  • Serif axis labels enabled
  • More commands working in 3D: Polyline, Barycenter, 3D stats (eg MeanX), Trilinear, TriangleCenter, AffineRatio, CrossRatio, VerticalText, Incircle, ZoomIn, ZoomOut

New in GeoGebra 5.0.203.0 (Feb 12, 2016)

  • CAS View: improvement for NSolve / NSolutions eg
  • NSolve[10000 = 200 + 185(1 - (1 + x)^(-60)) / x]
  • NSolve[If[-4

New in GeoGebra 5.0.202.0 (Feb 7, 2016)

  • fix for drawing inequalities
  • fix for dropdowns on touch

New in GeoGebra 5.0.201.0 (Feb 5, 2016)

  • Web / Chrome App: new GeoGebra Exam Mode
  • Allow 30deg as "shortcut" for 30°
  • CAS View: fix for matrix(1,2) syntax, fix for Simplify[cbrt(x²) - cbrt(x)²]
  • Desktop: fix problem with opening tools
  • Desktop: fix problem with drop-down list drawing
  • Image Tool: make sure image is resized if it's too big for the screen

New in GeoGebra 5.0.200.0 (Jan 30, 2016)

  • Web / Chrome App: File -> Print Option
  • Drop-down lists drawn directly to the Graphics View (so LaTeX is supported)
  • Chrome App: fix bug with editing cells with $
  • allow non-integers again as output from Periods
  • fix for shading of integrals (also in Probability Calculator)
  • Chrome App: Construction Protocol enhancement: selection of which columns are showing and edit Caption directly

New in GeoGebra 5.0.199.0 (Jan 28, 2016)

  • HTML5: fix problem with A1 = matrix1 not being drawn with LaTeX
  • fix bug with f(x(A), y(A))

New in GeoGebra 5.0.198.0 (Jan 26, 2016)

  • Make sure tracing works for filled Conics / Arcs
  • fix bug with axis labeling
  • HTML5: missing Normal Curve overlay for one-variable analysis
  • fix problem with Object Properties for Sequence[Sequence[...
  • HTML5: fix for strange "DOWN13" texts when using spreadsheet

New in GeoGebra 5.0.197.0 (Jan 25, 2016)

  • GeoGebraTube: fix for worksheets with Toolbars

New in GeoGebra 5.0.196.0 (Jan 25, 2016)

  • CAS View: fix for CSolutions[2x^3 + x^2 + x + 1/2]
  • Input Bar: fix for ComplexRoot[x^3+3x]
  • Chrome App: fix for displaying / editing lists
  • Spreadsheet View: Selecting two cells and copying down now produces a non-dynamic output
  • the FillCells command has been enhanced so that cell references are updated eg FillCells[B1:B7,A1+0] or FillCells[B1:B7,A1+1]
  • bugfix for degenerate CircularArcs

New in GeoGebra 5.0.195.0 (Jan 17, 2016)

  • CAS View: fix for Sum[{(1,2),(3,4)}]
  • Help -> Intel® RealSense™ Tutorial
  • Graphing Calculator: make sure 1+1 doesn't make a slider

New in GeoGebra 5.0.194.0 (Jan 16, 2016)

  • Desktop: ggbApplet.getPNGBase64() exports the active view
  • Desktop: JavaScript alert() works for non-strings
  • Export Hatching etc at a higher resolution when exporting

New in GeoGebra 5.0.193.0 (Jan 12, 2016)

  • HTML5: Hidden Line Style added to GUI
  • fix for dragging eg (a,0)
  • fix for Sequence[Ray[...
  • Rate[ ] command much more robust

New in GeoGebra 5.0.192.0 (Jan 8, 2016)

  • pate images from clipboard in html format
  • b=a for a Ray makes another Ray
  • dragging point on polynomial improvement (uses closest point, not vertical point)
  • fix for entering eg pix
  • Make sure beta commands don't appear in the list of commands
  • fix SetBackgroundColor[ , "none" ] for Input Boxes
  • Desktop: update JavaScript scripting library to new version (Rhino 1.7.7)
  • Save Settings to file enabled for OSX
  • CAS View: improvements for UnitPerpendicularVector

New in GeoGebra 5.0.191.0 (Jan 4, 2016)

  • allow SetBackgroundColor[ , "none" ]
  • fix problem with OsculatingCircle[ ] when the curve is changed
  • small changes for 3D Input
  • CAS View: fix for Translate[Vector[ (1,10,100)],(1,2,3)]

New in GeoGebra 5.0.190.0 (Dec 27, 2015)

  • fix problem with Curvature[ ] when the conic is changed
  • CAS View: improve Numerator / Denominator
  • 3D View: desktop now uses shaders (except on old Graphics Cards)

New in GeoGebra 5.0.189.0 (Dec 22, 2015)

  • fix for detecting 3D input devices

New in GeoGebra 5.0.188.0 (Dec 21, 2015)

  • fix for eg InverseBinomial[10, 1 / 10, 617003001 / 625000000]
  • InverseBinomial implemented in the CAS View
  • fix for drawing Bar Graphs when the size decreases
  • Windows: bigger font size for hi-res screens (portable & new full installs only)

New in GeoGebra 5.0.187.0 (Dec 21, 2015)

  • fix for SetCoords[A, 3, 4, 5]
  • GGC: fix for loading .ggb files
  • Windows: settings now saved to the filesystem (not registry)

New in GeoGebra 5.0.185.0 (Dec 15, 2015)

  • drop-down lists drawn to canvas so consistent across platforms and support LaTeX with $...$

New in GeoGebra 5.0.184.0 (Dec 15, 2015)

  • bugfix: extra elements in the XML

New in GeoGebra 5.0.182.0 (Dec 14, 2015)

  • Desktop: Play MP3 files in the background
  • fix problem with automatic updates
  • fix bug with If[] not being dynamic

New in GeoGebra 5.0.181.0 (Dec 14, 2015)

  • fix for Distance Tool for objects with subscripts eg P_{SR}
  • Tangent Tool now works for x!, gamma(x), floor(x), ceil(x)
  • CAS View: Translate command implemented
  • new feature: SetViewDirection[Vector[(1,2,3)]] won't flip the view
  • new parameter copyToClipboard added to ggbApplet.getPNGBase64(exportScale, transparent, DPI, copyToClipboard) (desktop only for now)

New in GeoGebra 5.0.180.0 (Dec 6, 2015)

  • fix for f(x)=x+y
  • fix for functions called X

New in GeoGebra 5.0.179.0 (Dec 6, 2015)

  • GeoGebra Graphing Calculator: first stable release (probably)

New in GeoGebra 5.0.178.0 (Dec 6, 2015)

  • "Selection Allowed" option for the axes

New in GeoGebra 5.0.177.0 (Nov 30, 2015)

  • GeoGebra Graphing Calculator: first stable release (probably)
  • fix for slider position and SetCoords[slider, x, y]

New in GeoGebra 5.0.176.0 (Nov 27, 2015)

  • 3D View: all quadrics now drawn eg y = x^2 - y^2
  • Drop-down lists back to new behaviour (draw to canvas)
  • fix for re-loading Dodecahedron[(0, 0, 0), (0, 0, 1)]
  • fix for command-line export of animated GIF
  • CAS View: fix for Expand[(a(b)]

New in GeoGebra 5.0.175.0 (Nov 23, 2015)

  • CAS View: fix for Numeric[3(26778293/2100000)]

New in GeoGebra 5.0.174.0 (Nov 22, 2015)

  • fix for drawing parabolas in Chrome
  • fix for Object Properties not appearing in some cases

New in GeoGebra 5.0.173.0 (Nov 22, 2015)

  • LaTeX working in captions for Checkboxes eg $\sqrt{x}$
  • new objects won't be created in Layer 9
  • Default right-angle style set automatically
  • fix for layers of lists
  • fix for (a-b) + "text" + (a-b)
  • fix for saving Points with lower-case names

New in GeoGebra 5.0.172.0 (Nov 16, 2015)

  • Drop-down lists back to old behaviour (temporarily)

New in GeoGebra 5.0.171.0 (Nov 15, 2015)

  • drop-down lists drawn to canvas so consistent across platforms and support LaTeX with $...$
  • fix for faulty SVG export
  • definitions of objects saved eg a = 1 + 2 + 3
  • fix for setting properties of Sort[list of points]
  • LaTeX working in captions for Buttons eg $\sqrt{x}$

New in GeoGebra 5.0.170.0 (Nov 9, 2015)

  • drop-down lists drawn to canvas so consistent across platforms and support LaTeX with $...$
  • fix for Denominator[ ]
  • fix for wrong GeoGebraTube URLs

New in GeoGebra 5.0.169.0 (Nov 9, 2015)

  • InflectionPoint[ ] implemented as a CAS Command
  • bugfix for Slider dialog with Integers
  • fix for FormulaText["\text{ Price(\$)}"]

New in GeoGebra 5.0.168.0 (Nov 9, 2015)

  • fix for FractionText[]

New in GeoGebra 5.0.167.0 (Nov 2, 2015)

  • fix for SVG export with Points Export_1 and Export_2
  • CAS View: fix for Solve[log(x^2) + 6 * log(x) + 8 = 0, x] and Solve[sqrt(x - 4)

New in GeoGebra 5.0.166.0 (Oct 25, 2015)

  • Desktop: Shaders turned off in the 3D View again

New in GeoGebra 5.0.165.0 (Oct 23, 2015)

  • CAS View: improvement for Solve[sqrt(3)*sin(2x)-cos(2x)=sqrt(2)]
  • Desktop: 3D View now uses Shaders
  • new syntax (t^2, t^3) to create a parametric equation
  • new syntax Sequence[5,10]
  • new syntaxes BinomialDist[10, 0.2, 1..3] and Poisson[1, 1..5] to calculate a range of probabilities
  • bugfix for "alpha" popup in Input Boxes

New in GeoGebra 5.0.164.0 (Oct 19, 2015)

  • new api command getLabelStyle()

New in GeoGebra 5.0.163.0 (Oct 19, 2015)

  • fix for bug in Function Inspector
  • new api commands getCaption(), getPerspectiveXML()

New in GeoGebra 5.0.162.0 (Oct 19, 2015)

  • fix for Input Boxes

New in GeoGebra 5.0.161.0 (Oct 17, 2015)

  • CAS View: Distance[ (1,2), y=x^2 ] gives an exact answer again
  • Algebra View: sliders and checkboxes are operational in the Algebra View as well as the Graphics View
  • bugfix for Sequence[ n ]
  • improvements for pasting CSV

New in GeoGebra 5.0.158.0 (Oct 5, 2015)

  • fix for Integral[Normal[5,1,x],5,6]
  • Java Applets: signed with new certificate
  • CAS View: new syntax Solve[x^2 = 100, x > 0 ]

New in GeoGebra 5.0.157.0 (Oct 5, 2015)

  • CAS View: fix for tan(pi/24) not giving exact value
  • fix for Input Boxes attached to dependent numbers
  • 3D View: fix for dragging Points inside Spheres
  • Tools with Point on Path/Region as output work

New in GeoGebra 5.0.156.0 (Sep 29, 2015)

  • Line Opacity for Vectors
  • Classic Desktop: play/pause icon missing in Graphics View
  • fix for Reflect[ ] in scripts (for 3D objects)

New in GeoGebra 5.0.155.0 (Sep 28, 2015)

  • CAS View: fix for CompleteSquare[] for non-integers
  • CAS View: fix for crashing problem with Points

New in GeoGebra 5.0.154.0 (Sep 25, 2015)

  • CAS View: fix problem with long expressions being slow
  • fix problem with changing Button's size
  • fix missing right-click menu in Graphics View

New in GeoGebra 5.0.153.0 (Sep 23, 2015)

  • fix problem with EMF aspect ratio
  • Graphics View: new play / pause buttons
  • CAS View: new syntax for Solve eg Solve[u *x < a,x, u>0]
  • Input Boxes: fix truncating problem
  • CAS View: fix f(x) problem
  • Navigation Bar working in Graphics View 2

New in GeoGebra 5.0.152.0 (Sep 20, 2015)

  • fix for Input Boxes

New in GeoGebra 5.0.151.0 (Sep 19, 2015)

  • ggbApplet.getMode() added (returns the current tool in use)
  • CAS View: CompleteSquare[] implemented for higher powers
  • allow unchecking of "Text as Shapes" for PDF export
  • HTML5: fix for Area Tool
  • fix Line Opacity for Lists, Sectors, Parametric & Implicit Curves
  • Input Boxes now look consistent across Desktop/Web
  • Input Boxes can have LaTeX captions between $...$, eg $\sqrt{a}{b}$

New in GeoGebra 5.0.150.0 (Sep 13, 2015)

  • bugfix for b = a
  • bugfix for automatic slider creation

New in GeoGebra 5.0.149.0 (Sep 13, 2015)

  • New command SVD[] in Input Bar and CAS https://en.wikipedia.org/wiki/Singular_value_decomposition

New in GeoGebra 5.0.148.0 (Sep 7, 2015)

  • CAS View: Integrals simplified by default eg Integral[2*exp(0.5x),0,ln(4)]
  • fix for Sensor View
  • small fix for downloading wrong license

New in GeoGebra 5.0.147.0 (Sep 5, 2015)

  • CAS View: don't expand brackets by default eg (x+1)^1000
  • fix for Derivative[sin(x) + random() x]
  • CAS View: more improvements for SolveODE and fix for Solve[{(((-5)*(sqrt(-a^2+b^2)))*(abs(b)))*((abs(a^2-b^2))/(b^3))},a]
  • Make sure Data and Freehand Functions work better with Integral[f, a, b]
  • fix for entering calculations in Input Boxes, eg 2/7

New in GeoGebra 5.0.146.0 (Aug 31, 2015)

  • fix for applet scaling
  • fix for Undo and the Pen Tool

New in GeoGebra 5.0.145.0 (Aug 31, 2015)

  • new "Data Collection" View to go with the new GeoGebra Sensors App
  • CAS View: implement Point[{1,2}], Point[{1,2,3}], fix for SolveODE with variables other than x, y, fix for BinomialDist
  • new commands Minimize[ , ], Maximize[ , ]

New in GeoGebra 5.0.143.0 (Aug 21, 2015)

  • DynamicCoordinates[] working in 3D
  • fix for IsInRegion[]
  • Relation Tool: enhanced for touching circles
  • CAS View: fix for NSolve[21.4*x^0.631 = 40,x=2.7]

New in GeoGebra 5.0.142.0 (Aug 20, 2015)

  • Chrome App: fix for typing in the spreadsheet

New in GeoGebra 5.0.141.0 (Aug 20, 2015)

  • Chrome App: fix for double-clicking in the Algebra View
  • HTML5: Colored Marbles in the Algebra View

New in GeoGebra 5.0.140.0 (Aug 15, 2015)

  • Chrome App: V to paste images (when Image Tool selected)
  • Fixes for IterationList

New in GeoGebra 5.0.139.0 (Aug 9, 2015)

  • new version of Giac (fixes for eliminate and 10^(x+63/10-x))

New in GeoGebra 5.0.138.0 (Aug 8, 2015)

  • CAS View: implement ScientificText
  • HTML5: fix for LocusEquation / Envelope / Prove
  • fix for dragging Input Boxes
  • Chrome App: Copy / Copy as LaTeX working in the CAS View
  • fixes for zooming (rectangle in zoom tools, shift-right-drag)
  • Alt-drag working again for copying as a list to the Input Bar
  • fix for Rigid Polygon Tool
  • HTML5: fix for PNG export from Probability Calculator

New in GeoGebra 5.0.137.0 (Aug 3, 2015)

  • added ggbApplet.getLaTeXString(), getLaTeXBase64()
  • ggbApplet.getValueString(), getDefinitionString() now work with CAS Cells
  • updated to new version of Giac

New in GeoGebra 5.0.136.0 (Jul 28, 2015)

  • automatic coloring for functions
  • fix for Simplify[(x - 1)² - (x - 1)/1]
  • Retina: fix for background images

New in GeoGebra 5.0.135.0 (Jul 25, 2015)

  • new commands RandomPointIn, RandomDiscrete, SetConstructionStep[ ]
  • HTML5: Graphics Views are now in Retina resolution
  • typing eg a = 1000 will change the slider range
  • If two sliders are in the same place, make sure one can be dragged
  • CAS View: improvement for FitPoly when degree + 1 == size
  • Automatic coloring for functions

New in GeoGebra 5.0.134.0 (Jul 13, 2015)

  • CAS View: make sure wrong syntax doesn't return wrong answer, eg Factor[16b ℯ^(3x) + 20c ℯ^(3x) + 20b x ℯ^(3x), ℯ ^(3x) ]
  • AreEqual[] working for Segments and Polygons
  • B ∈ a added for Paths & Regions
  • 3D View: fix for Captions being clipped
  • bugfix: "speed" and "repeat" missing from the "Algebra" tab for Points
  • Chrome App: "Input..." shown in Algebra View Input
  • Chrome App: fix for x√x in Algebra View Input
  • new command Normalize[list of numbers / points]

New in GeoGebra 5.0.132.0 (Jul 6, 2015)

  • CAS View: fix for SolveODE
  • CAS View: make sure wrong syntax doesn't return wrong answer, eg Factor[16b ℯ^(3x) + 20c ℯ^(3x) + 20b x ℯ^(3x), ℯ ^(3x) ]
  • CAS View: Improvement for ToExponential[2+2sqrt(3) ί ]
  • new command Vertex[ , ]
  • improvement for 360°*2/(360°)
  • 3D View: much faster to rotate view
  • Properties for Views from Planes

New in GeoGebra 5.0.129.0 (Jun 29, 2015)

  • CAS View: SolveCubic improvements
  • bugfix: shift-drag works again in all Tools
  • HTML5: fix for SolveODE[-x*y,(0,2)]
  • Chrome App: " " button added to on-screen keyboard
  • Desktop: .OFF import
  • maximum number of points for Polygon Tool is now 1000
  • fix freezing problem with FitLine

New in GeoGebra 5.0.128.0 (Jun 20, 2015)

  • Missing pooled variances option from Multivariable Data Analysis t-test and t-estimate of difference of:
  • means panels
  • Chrome App: New Object dialogs for Matrices / Piecewise functions / Parametric Curves
  • HTML5: on-screen keyboard can now be used with the CAS View
  • Retina-resolution LaTeX in AV/CAS/Spreadsheet
  • HTML5: showToolBarHelp:false working
  • new API method ggbApplet.setCustomToolbar()
  • HTML5: fix for Chinese characters in LaTeX

New in GeoGebra 5.0.127.0 (Jun 13, 2015)

  • HTML5: new LaTeX renderer
  • 3D: Fix for saving "View from Plane"
  • CAS View: improvement for Degree[x^2y^3]
  • CAS View: Extremum[] implemented

New in GeoGebra 5.0.125.0 (Jun 8, 2015)

  • HTML5: new LaTeX renderer
  • CAS View: fix for rounding problems with eg round(ℯ, 20)

New in GeoGebra 5.0.124.0 (Jun 8, 2015)

  • 3D bugfix

New in GeoGebra 5.0.123.0 (Jun 6, 2015)

  • more accurate Polynomial[ (4.18, 5.2365368),(4.179, 5.2387772661), (4.181, 5.2342938259) ]
  • fix for intersection of two lines when homogeneous z coord is very small
  • CAS View: fix for rounding problems eg round(ℯ, 20), FitPoly[]

New in GeoGebra 5.0.122.0 (Jun 1, 2015)

  • CAS View: Angle[pi] syntax added
  • Java: fix more problems with ggbApplet
  • HTML5: update to correct version on Giac

New in GeoGebra 5.0.121.0 (May 30, 2015)

  • PlaySound["#1264825"] to play an .mp3 file from GeoGebraTube
  • fix for Integral[sin(x),cos(x),0,1,false]
  • HTML5: Images working in the spreadsheet
  • Algebra View: fix for derivative of a function from CAS View
  • Chrome App: fix for 'alpha' popup
  • conjugate() translatable
  • CAS View: fix for Solve[exp(4 x) - 5 exp(2 x) = -6]
  • fix for selecting drop-down lists when over polygons
  • Java: fix for ggbApplet.reset()

New in GeoGebra 5.0.119.0 (May 30, 2015)

  • HTML5: fix spreadsheet

New in GeoGebra 5.0.118.0 (May 30, 2015)

  • Chrome App: fix for Chi Squared calculator
  • 3D View: fix for missing surfaces
  • Linux: unset JAVA_TOOL_OPTIONS to stop jayatanaag.jar getting loaded (Ubuntu 15)

New in GeoGebra 5.0.117.0 (May 23, 2015)

  • PlaySound["#12345"] to play an .mp3 file from GeoGebraTube

New in GeoGebra 5.0.116.0 (May 22, 2015)

  • Windows: fix for pinning GeoGebra to the taskbar
  • 3D View: Fix for surfaces

New in GeoGebra 5.0.114.0 (May 21, 2015)

  • PlaySound["#12345"] to play an .mp3 file from GeoGebraTube

New in GeoGebra 5.0.113.0 (May 20, 2015)

  • HTML5: PlaySound[74,100,1] working if there's a Midi player available
  • CAS View: new syntax: Angle[y = x, y = 2x]
  • fix for rotating Arcs/Semicircles in 3D
  • Show All Objects working for Lines / Rays
  • CAS View: fix for copying text cells as LaTeX
  • Chrome App: fix for editing sin²(x)

New in GeoGebra 5.0.111.0 (May 13, 2015)

  • remove arrows, plus from Algebra View

New in GeoGebra 5.0.110.0 (May 12, 2015)

  • CAS View: fix for Solve[-0.15x^2+48x-2000>0], Integral[abs(x),2.7,-2.7], Solve[0.5^(x/570)=0.8], Integral[(sqrt(x-0.5)+1)^2,0.5,b]
  • bugfix: captions not saved for inequalities

New in GeoGebra 5.0.109.0 (May 8, 2015)

  • bugfix for pi as axis unit
  • fix for double events in EV2

New in GeoGebra 5.0.106.0 (May 6, 2015)

  • Algebra View: fix for Integral[sin(x) / (1 + a² - 2a cos(x)), 0, pi]
  • Speed / stability improvement for Integral[f, a, b]

New in GeoGebra 5.0.105.0 (May 5, 2015)

  • fix for CellRange on file loading
  • encoding fixes (bugs in ProbabilityCalculator)
  • fixes for Java Applets

New in GeoGebra 5.0.104.0 (May 4, 2015)

  • CAS View: fix for NSolve[x^2=43.6^2+78.4^2-2*43.6*78.4*cos(137.5°)], Integral[sgn(x-5)], SolveODE[y+y'+ pi y=0], UnitVector, UnitPerpendicularVector
  • CAS View: allow Derivative[(sin(t),cos(t)]
  • Algebra View: swap double-click and double-click actions (for points on paths)
  • new fill pattern "Weaving"
  • new option in Object Properties > Advanced to set the visibility in "Views from plane"
  • alt(point) returns altitude angle for the point
  • context menu for 3D point: swap between Cartesian and spherical coordinates
  • improved contrast for checkboxes
  • Chrome App: nice editing of matrices / piecewise functions

New in GeoGebra 5.0.103.0 (Apr 25, 2015)

  • Improvement for tangent to eg y=x^(1/3)
  • Fix for memory leak
  • defaults now in geogebra_defaults2d.xml and geogebra_defaults3d.xml

New in GeoGebra 5.0.102.0 (Apr 25, 2015)

  • HTML5: don't load geogebra_defaults.xml (fix for files not loading)

New in GeoGebra 5.0.101.0 (Apr 22, 2015)

  • fix for Locus in Graphics View 2
  • HTML5: fix for scrollbar covering Input Bar

New in GeoGebra 5.0.100.0 (Apr 22, 2015)

  • PathParameter[] working for 3D points
  • Checkboxes and Buttons fixed by default
  • defaults for objects saved in .ggb files
  • defaults for objects can be loaded through template file
  • fix for Sample[{"a", "b", "c", "d", "e"}, 5, true]
  • Radius[conic] returns 0 for single point conic (instead of undefined)
  • Delete[B3:C7] deletes cells from B3 to C7
  • Buttons and Checkboxes are fixed by default (can still be moved when the tool is selected, or with right-drag)
  • CAS View: fix for SolveODE[y=0,{(0,1),(1,3)}]
  • Printing fix for multiple pages
  • Coefficients[f] works with more of the fit commands
  • HTML5: external copy & paste working in the spreadsheet

New in GeoGebra 5.0.81.0 (Mar 30, 2015)

  • Chrome App: new Algebra View Input bar and on-screen keyboard
  • Chrome App: add Animated GIF export
  • CAS View: fix for CSolve[3z^2-2a*(k+1)*z+a^2*k=0,z], Derivative[vector]
  • Java: fix for 3D View on old GL
  • bugfix: Make sure 3D View not initialized in the background
  • fix for Korean autocomplete
  • HTML5: add missing API calls registerObjectClickListener(), unregisterObjectClickListener(), registerClickListener(), unregisterClickListener()
  • Cross[] works in other languages

New in GeoGebra 5.0.80.0 (Mar 24, 2015)

  • doesn't need to be pressed in applets for wheel-zoom
  • Fix for Integral[(5-x)^2,x,0,5]
  • Fix for exporting SVG with LaTeX text

New in GeoGebra 5.0.79.0 (Mar 23, 2015)

  • fix for Angle size in 3D

New in GeoGebra 5.0.78.0 (Mar 23, 2015)

  • fix for Point Labeling

New in GeoGebra 5.0.77.0 (Mar 21, 2015)

  • CAS View: fix for SolveODE[y' sqrt(y)= (6 x^2) ]
  • fix SVG export when x:y is not 1:1
  • new buttons in style bar: fix/unfix object ; angle interval
  • Chrome App: fix for random numbers in the CAS View
  • fix for SetValue[boolean,?]

New in GeoGebra 5.0.75.0 (Mar 18, 2015)

  • hi-res export for 3D View to PNG / Clipboard
  • exported SVG size now set in cm
  • command-line option exportAnimation now supports animated GIFs, eg --slider=a --delay=50 --loop=true --dpi=72 --exportAnimation=image.gif myGeoGebraFile.ggb

New in GeoGebra 5.0.74.0 (Mar 16, 2015)

  • fix for missing language files
  • Java: new version of Giac

New in GeoGebra 5.0.73.0 (Mar 16, 2015)

  • new "Fixed Size" option for PNG export
  • fix for export of Cumulative Binomial to PSTricks
  • Chrome App: can now drag objects from the Algebra View to the Graphics View
  • new command-line option exportAnimation, eg --slider=a --dpi=72 --exportAnimation=image.pdf myGeoGebraFile.ggb
  • HTML5: new version of Giac

New in GeoGebra 5.0.72.0 (Mar 16, 2015)

  • Fix for Attach/Detach Tool
  • Fix for Length[] in 3D

New in GeoGebra 5.0.71.0 (Mar 16, 2015)

  • revert Algebra View order change

New in GeoGebra 5.0.70.0 (Mar 6, 2015)

  • Fix for Binomial / BinomialDist problem in German in the Spreadsheet
  • Algebra View: default order changed to Construction Order
  • Chrome App: "Copy Image" working for the 3D View
  • More improvements for HiDPI screens

New in GeoGebra 5.0.68.0 (Mar 2, 2015)

  • fix problem with icons in Properties dialog

New in GeoGebra 5.0.67.0 (Feb 28, 2015)

  • CAS View: fix for SolveODE[y' ' + 2y' -3y = exp(2x)]
  • HTML5: fix for double-update with files with LaTeX
  • Chrome App: fix for tooltips

New in GeoGebra 5.0.66.0 (Feb 26, 2015)

  • fix for "ghost" decorations for segments with length 0
  • HTML5: enable ggbApplet.setErrorDialogsActive()
  • HTML5: right-drag working in Firefox / IE
  • avoid random line for Circumcircular Arc tool preview
  • CAS View: improvement for NSolve[BC^2=4^2+3^2-2*4*3*cos(50°)] and SolveODE[] for non-integer conditions
  • Export Pgf: problems with inverse trigonometric functions
  • Support for parsing |x| as abs(x)
  • more icons scaled up for HiDPI screens
  • draw list of texts in 3D view
  • Corner[-1, 11] command to get 3D view direction / eye position
  • move translated objects in 3D view with keyboard
  • better selection of texts with background in 3D view
  • animate 3D point on path

New in GeoGebra 5.0.65.0 (Feb 18, 2015)

  • tangent to Freehand Functions
  • save projection options for 3D view (unless "Gray-scale" and "Omit green channel")
  • "Use Lighting" option for 3D view (turns off shadows)
  • "Show All Objects" button for 3D view

New in GeoGebra 5.0.64.0 (Feb 14, 2015)

  • CAS View: fix for Solve[{s*cos(26°)-t=0,s*sin(26°)-3=0},{s,t}]
  • CAS View: add support for Polynomial[(1, 1), (2, 3), (3, 6)]
  • PS Tricks export: fix for \begin{pspicture*}()() instead of \begin{pspicture*}(4.0 )(4.0 )
  • enable Tamil & Sinhala

New in GeoGebra 5.0.63.0 (Feb 9, 2015)

  • more improvements for Surface[]
  • large toolbar icons on startup (for large fontsize)

New in GeoGebra 5.0.62.0 (Feb 7, 2015)

  • Improvements for rendering surfaces (normals)
  • StartRecord[ ] and StartRecord[ ] commands

New in GeoGebra 5.0.61.0 (Feb 2, 2015)

  • Surfaces: ignore old "Level of Detail" setting

New in GeoGebra 5.0.60.0 (Jan 31, 2015)

  • CAS View: fix for Limit[(tan(x)-x)/x^3,x=∞]

New in GeoGebra 5.0.59.0 (Jan 27, 2015)

  • allow InflectionPoint[If[
  • CAS View: fix for Solve[{c a^3=843/10, c a^4=126},{a,c}] and Limit[(tan(x)-x)/x^3,x=∞], Substitute[2 / (27*k²), k=1/(3*x)]
  • make sure outlines with width 0 not drawn for IntegralBetween[ ]
  • bugfix for Tools in "View from Plane"

New in GeoGebra 5.0.57.0 (Jan 12, 2015)

  • fix for exporting π to Asymptote / PSTricks and $\mathscr{C}$
  • fix for $\mathscr{C}$ as caption in Asymptote export
  • AttachCopyToView[] working in Scripts
  • PGF Export: axes with Pi, degree etc, fix for filled Curves / Splines
  • PSTricks, Asymptote export: fix for filled Curves / Splines
  • Chrome App: more Probability Calculator fixes

New in GeoGebra 5.0.56.0 (Jan 5, 2015)

  • CAS View: fix for nroot(ℯ,10)

New in GeoGebra 5.0.55.0 (Jan 5, 2015)

  • Allow one-character filenames when saving to GeoGebraTube
  • Fix for PolyLine Tool dialog
  • Ctrl-Shift-U to open Graphic Export dialog
  • Chrome App: symbol popup working in CAS

New in GeoGebra 5.0.54.0 (Jan 3, 2015)

  • fix for PDF export (unbalanced q/Q operators)
  • small fix for Probability Calculator toolbar
  • fix for window size on loading a file
  • Chrome App: fix for entering eg 3.02 in Probability Calculator

New in GeoGebra 5.0.53.0 (Dec 23, 2014)

  • CAS View: more Vector improvements
  • fix for saving font size
  • fix Intersect[curve, y=k x+0]

New in GeoGebra 5.0.52.0 (Dec 20, 2014)

  • Probability Calculator should show just the Move Tool
  • CAS View: fix for Flatten[{2, 3, {5, 1}, {{2, 1, {3}}}}]
  • fix display of 3D vectors in A(x|y|z) mode
  • fix opening file with empty toolbar string
  • fix for Function[Derivative in old files
  • fix for Spline[] in 3D
  • fix for File -> Insert
  • more improvements for Copy & Paste in 3D
  • Chrome App: fix for display of complex numbers in the Algebra View

New in GeoGebra 5.0.50.0 (Dec 15, 2014)

  • HTML5: fix for clicking with no Toolbar

New in GeoGebra 5.0.49.0 (Dec 13, 2014)

  • CAS View: fix problem with c_1 changing to c_2
  • P toggles the Probability View
  • make sure the Style Bar doesn't change the Probability Calculator
  • allow Root[] and Extremum[] for eg If[0 < x < 10,3x³ - 48x² + 162x + 300]
  • Web App: Text Tool fixed in Firefox
  • Chrome App: fix Bold/Italic buttons in Text Tool
  • CAS View: Vectors fully working
  • 3D View: point move direction depends on tool selected
  • 3D View: preview for pyramid and prism Tools
  • HTML5: fonts updated for 3D view
  • Copy & Paste working with Tools and 3D
  • 3D View: File -> Open -> Insert File working
  • fix for right-click in the Graphics View
  • fix for G when a polygon selected
  • Angle[(1,2),(3,4)] as shortcut for Angle[Vector[(1,2)],Vector[(3,4)]]

New in GeoGebra 5.0.47.0 (Dec 8, 2014)

  • Chrome App: fix problems with inserting image from WebCam
  • CAS View: fix problem with c_1 changing to c_2
  • fix for vertical toolbar
  • fix for Sequence[Sequence[Surface
  • larger Toolbar icons when fontsize increased

New in GeoGebra 5.0.44.0 (Nov 28, 2014)

  • fix for Turtle position on file load
  • CAS View: fix for getting eg 4.35372862870553E8 from Algebra View
  • Chrome App: make sure Selection Rectangle works when toolbar is showing

New in GeoGebra 5.0.42.0 (Nov 27, 2014)

  • fix for f == g (for multi-variable functions) and for Intersect[curve, curve]
  • fix for Triangular[0, 50, 25, x, false]
  • new version of Giac with fix for Integral[((x-2)(x-3))^2,2,3]

New in GeoGebra 5.0.39.0 (Nov 26, 2014)

  • new command Polar[ , ] to find the Pole of a Line
  • allow transparent SVG export
  • fix problem with Relative Copy of If[0 < A1 < 5, 0, 100]
  • allow Translate[B, (1, 2, 3)] as shortcut for Translate[B, Vector[(1, 2, 3)]]
  • SetValue[list, number] to change the selected index (for drop-down list)
  • CAS View: new version of Giac with bugfixes including Join[{{{1}}}] and round(3.1+3.7ί )
  • fix for CAS command in webSimple

New in GeoGebra 5.0.37.0 (Nov 24, 2014)

  • CAS View: fix for a/(1E8)²

New in GeoGebra 5.0.36.0 (Nov 24, 2014)

  • CAS View: fix for Dot[(-5+k,-5+k), (3,9)] and improvement for mixing 2D/3D points

New in GeoGebra 5.0.35.0 (Nov 22, 2014)

  • new commands TurtleUp[ ] and TurtleDown[ ]
  • fix for angles appearing in Graphics View 2
  • floor/ceil/round() for complex numbers / points / vectors
  • new version of Giac with fixes for (1,1/sqrt(3)) and floor/ceil/round() for complex numbers
  • round(pi,2) syntax added (CAS View and Input Bar)
  • floor/ceiling/round working for complex numbers (CAS View and Input Bar)
  • fix for Sequence[LowerSum[x², i, i + 1, 1], i, 1, 5]
  • fix for Sum[Sum[x+2y, x, 1, 3], y, 2, 4]
  • 3D View: fix for picking points rather than eg lines for dragging
  • various PGF/TikZ export improvements
  • Chrome App: fix for Toolbar Help

New in GeoGebra 5.0.32.0 (Nov 19, 2014)

  • fix for problem on tablets when applets are rescaled

New in GeoGebra 5.0.31.0 (Nov 18, 2014)

  • new commands TurtleUp[ ] and TurtleDown[ ] (probably)
  • CopyFreeObject[] working for Rays, Segments
  • improvement for checking equality of polynomial functions
  • fix for drop-down lists (Chrome, Firefox)

New in GeoGebra 5.0.30.0 (Nov 17, 2014)

  • CAS View: make sure Distance[(1,2),3] gives an error
  • ToBase[0.25,2] working
  • new version of Giac with fix for NSolve[(If[3 < x < 4,x])=3.5,x=3.4]
  • fix for (1,Iteration[x +1, 0, 2])
  • fix for Sequence[If[t < tges + n d / v1, ... if t already defined
  • make sure undefined lines work better with Input Boxes (y = ? not ?x + ?)

New in GeoGebra 5.0.29.0 (Nov 15, 2014)

  • make sure point can't be dragged to undefined region for eg If[3

New in GeoGebra 5.0.27.0 (Nov 10, 2014)

  • fix for RandomBetween[5.5, 5.5]

New in GeoGebra 5.0.26.0 (Nov 8, 2014)

  • Derivative[ ], Tangent[ , ] and ApplyMatrix[] working in 3D
  • fix for CurvatureVector in 3D
  • new commands SetPointSize[ , ], SetPointSize[ , ] and SetPointSize[ , ]
  • new commands Cube[ , , ], Tetrahedron[ , , ], Octahedron[ , , ], Icosahedron[ , , ], Dodecahedron[ , , ]
  • fix axis problem in TikZ output
  • CAS View: Partial support for Vectors
  • Chrome App: Customize Toolbar enabled again
  • fix for right angle style in 3D

New in GeoGebra 5.0.24.0 (Nov 3, 2014)

  • 3D Curves displayed nicely in the Algebra View
  • HTML5: 3D View working on old (2011) Chromebooks

New in GeoGebra 5.0.23.0 (Nov 3, 2014)

  • CurvatureVector[Point, 3D curve]
  • fix for uploading to GeoGebraTube when 3D preview image fails

New in GeoGebra 5.0.22.0 (Nov 3, 2014)

  • f(t) for 3D Parametric Curves
  • Curvature[A, f(x,y)]
  • CAS View: fix for HyperGeometric[10, 2, 2, 1, true]

New in GeoGebra 5.0.21.0 (Nov 3, 2014)

  • CAS View: fix for Solve[x² - 1]

New in GeoGebra 5.0.20.0 Test (Nov 1, 2014)

  • Chrome App: Customize Toolbar working
  • fix problem with deleting objects in the spreadsheet
  • add ggbApplet.setTextValue(geo, text) and ggbApplet.remove()
  • CAS View: enable SolveCubic command
  • support TrigCombine[(tan(x) + tan(2x)) / (1 - tan(x) tan(2x))]
  • new version of Giac (including fix for SolveODE[y=1/x^2])
  • SetValue[a, ?] to set an object to be undefined
  • More accurate answer from Root[f, a, b]
  • fix for x = (0.005*3)^(1/3), xx + yy=1
  • HTML5: CSS naming improved

New in GeoGebra 5.0.19.0 Test (Oct 25, 2014)

  • Chrome App: Multiple-variable Analysis Tool working
  • CAS: fix for Tangent[-3, x^2]
  • CAS: small improvements for Iteration, IterationList, UnitVector, AngleBisector
  • bugfix for Splines
  • HTML5: Input Box sizes adjusted
  • HTML5: speedups for 3D View

New in GeoGebra 5.0.18.0 Test (Oct 25, 2014)

  • Chrome App: fix problem with Rotate Tool

New in GeoGebra 5.0.17.0 Test (Oct 15, 2014)

  • new command ClosestPointRegion[ ]
  • fix for Integral[4^(1/x)]
  • Chrome App: dialogs for 3D tools
  • Chrome App: Checkbox Tool added
  • bugfixes

New in GeoGebra 5.0.16.0 Test (Oct 13, 2014)

  • HTML5: 3D optimizations
  • HTML5: new version of Giac (as for 5.0.15.0)

New in GeoGebra 5.0.15.0 Test (Oct 11, 2014)

  • new version of Giac: fix for Limit[(3^x+5^x)^(1/x),∞]

New in GeoGebra 5.0.14.0 Test (Oct 9, 2014)

  • workaround for OSX caret problem (set all textfields to bold!)
  • fix for Integral[x^(1/n)] freezing when n=0
  • HTML5: fix for applets with CAS View
  • Laplace[sin(t)] gives 1 / (s² + 1) and InverseLaplace[1 / (s² + 1)] gives sin(t)
  • new version of Giac: fix for (a

New in GeoGebra 5.0.13.0 Test (Oct 8, 2014)

  • fix for Integral[x^-1]
  • fix for nPr for large numbers
  • add Laplace[ , , ] and InverseLaplace[ , , ]
  • Chrome App: error shown correctly in Rotate Tool dialog

New in GeoGebra 5.0.12.0 Test (Oct 7, 2014)

  • fix for Angle[Ray, Ray] when it's 180°

New in GeoGebra 5.0.11.0 Test (Oct 7, 2014)

  • fix for intersection of Quadric / Plane

New in GeoGebra 5.0.10.0 Test (Oct 4, 2014)

  • new version of Giac: improvement for Solve[10^x+10^-x=4]
  • CAS View: fix for problem with Binomial (in German)

New in GeoGebra 5.0.9.0 Test (Sep 30, 2014)

  • fix for visibility of eg Integral[sin(x),cos(x),1,2]
  • fix for tangents at ends of parametric curves
  • fix for files saved with no tools
  • Function[sin(x),1,2] will be a synonym for If[1

New in GeoGebra 5.0.8.0 Test (Sep 29, 2014)

  • fix for net of pyramid/prism

New in GeoGebra 5.0.7.0 Test (Sep 29, 2014)

  • fix for axis labeling for large numbers when step is eg 0.1
  • You can now set the default angle range e.g. to 0° - 180°
  • improve Numeric[y = exp(-11 x / 100)]
  • Locus[] fixes
  • fixes for transformed cylinder / cone
  • snap to grid for extrusion tools
  • CAS View: fix for Sum[Sum[x+2y, x, 1, 3], y, 2, 4]
  • CAS View: improved output for Length[(a,1)]

New in GeoGebra 5.0.4.0 Test (Sep 29, 2014)

  • SVG images
  • improvements to Attach / Detach Tool in 3D
  • Fix for g:X=(0,4,0)+λ(12,16,15) with g=Line[(0,4,-5), Vector[(12, 16, 15)]]
  • Improved axis scaling when the origin is offscreen

New in GeoGebra 4.4.45.0 Stable (Sep 19, 2014)

  • Chrome App: fix for downloading .ggb files

New in GeoGebra 4.4.44.0 Stable (Sep 13, 2014)

  • remove non-HTML5 compatible LaTeX from Text Tool
  • new Language: Bulgarian
  • avoid loading the CAS in some cases (Intersect[])
  • new version of Giac with improvement for Shuffle[ ], TrigCombine[sin(x)+cos(x),sin(x)] and Factor[2^(2^7)+1]

New in GeoGebra 5.0.1.0 Test (Sep 8, 2014)

  • add Pan[x, y, z]
  • page up/down keys translate 3D view along z axis
  • fix for SetActiveView[-1] for 3D View
  • SetActiveView[...] works with "G", "T", etc., like SetPerspective command

New in GeoGebra 4.4.43.0 Stable (Aug 9, 2014)

  • make sure output Points from macro are undefined if necessary
  • new version of Giac (including fix for ordering of x^2+x+5/6)

New in GeoGebra 4.4.42.0 Stable (Aug 9, 2014)

  • fix for Zip[] when file loaded by double-clicking
  • make sure images aren't drawn if a corner point is infinite
  • HTML5: \equals working

New in GeoGebra 4.4.41.0 Stable (Aug 9, 2014)

  • new Giac with Derivative[(x>0) x³] working, fix for asin(sin(x)), improved answer from Solve[sin(x)=cos(x)], fix for Limit[(3^n+5^n)^(1/n),n,Infinity]
  • fix for Centroid[Mirror[polygon]]
  • CAS: Disable Shuffle[] command
  • HTML5: use just TTF fonts
  • Chrome App: fix problem redefining in the Algebra View

New in GeoGebra 4.4.40.0 Stable (Aug 9, 2014)

  • fix for Polygon Tool with
  • preview for Parabola Tool (when line clicked first)
  • Tangent[line, implicit poly] removed (not finished)
  • CAS View: fix for SolveODE[y'' - 3y' + 2=x, (1,2), (0,2)]
  • CAS View: fix problem with expanding selected expression
  • HTML5: fix for Extremum, ImplicitDerivative when the CAS isn't loaded

New in GeoGebra 4.4.39.0 Stable (Aug 9, 2014)

  • fixes for Tangent[curve]
  • fix for Integral[If[
  • Chrome App: fix for Google Drive problem

New in GeoGebra 4.4.38.0 Stable (Aug 9, 2014)

  • new version of Giac (fixes for eg TaylorPolynomial, NSolve)
  • fix for y=x^(2/0)
  • make sure spreadsheet row headers are hidden when necessary
  • fix problem scrolling in spreadsheet IE10/11
  • fix problem redefining an undefined function eg FitPoly[list, 22]
  • fix for deleting custom tools (all tools removed from toolbar)
  • fix for RTL languages (HTML5 applets)

New in GeoGebra 4.4.37.0 Stable (Jun 6, 2014)

  • further improvement LocusEquation to work with eg DynamicCoordinates[A, round(x(A)), round(y(A))] (don't update when no change)
  • improvement to "undo point" creation (eg "Undo" will undo a complete polygon)
  • HTML5: Download as .ggb File working in IE10

New in GeoGebra 4.4.17.0 Stable (Mar 8, 2014)

  • General Features:
  • new Sign In option to stay signed-in to GeoGebraTube
  • new CAS Engine (Giac) which is much faster and resolves many problems from GeoGebra 4.2
  • the CAS View supports exact versions of some of the geometry commands, and there is now some support for parametric curves
  • PSTricks and PGF/Tikz export enhanced with fixes & more objects supported
  • HTML worksheet export now uploads to GeoGebraTube (Ctrl-Shift-M to get new automatic Java/HTML5 export to the clipboard)
  • Ctrl-Shift-B to copy the "ggbBase64 string" to the clipboard
  • (a,1) draggable
  • autocreation of sliders from the Input Bar (eg y = a x + b)
  • variables highlighted in the Input Bar and CAS
  • Text Tool: Quotes " replaced with “ or ”.
  • defaults changed: Checkboxes, Sliders and Buttons now larger
  • angles over 360° are allowed now
  • angle default can be set to 0° - 180°
  • Can now set angle properties for lists of angles
  • automatically updates to latest version (Windows)
  • OSX automatic updates offered through Mac App Store
  • pressed in spreadsheet: don't go down one cell if the cell below is fixed
  • Colored objects now supported in TableText[]
  • More filling styles
  • BarCharts: can now set the color of each bar
  • Better GeoGebraTube Integration:
  • "Sign in" button so that you can stay signed-in to GeoGebraTube
  • File -> Open from GeoGebraTube so that you can access and edit your materials and other public materials easily
  • Uploaded material can now be classified as Public (all the users can find and view it), Shared (only users who have received a specific URL-link can view the material, that will not appear in search results of other users), and Private (other users cannot view the material, that will not appear also in search results)
  • Chrome App & HTML5 Improvements:
  • works offline
  • Spreadsheet View and Algebra View work on GeoGebraTube
  • Graphics 2 works, and you can rearrange views by dragging the title bar
  • Navigation Bar works
  • CAS View works
  • Construction Protocol works
  • Object Properties mostly working (will be updated)
  • Enhanced Text Tool
  • New Commands:
  • Intersect[ , ]
  • finds multiple intersections using a computer algebra method
  • Intersect[ , , , ]
  • finds one intersection using an iterative method starting at the given parameters
  • IFactor[ ]
  • Factor over the irrationals, eg IFactor[x^2+x-1]
  • RunClickScript[ ]
  • RunUpdateScript[ ]
  • NSolveODE [ , , , ]
  • RandomUniform[ , , ]
  • Updated Commands:
  • Colored objects now supported in the TableText command and you can now control individual lines in the table
  • ClosestPoint and Distance commands now use closest point (rather than vertical point) for functions. This works best for polynomials; for other functions the numerical algorithm is less stable.
  • SetCoords command now works for Sliders, Buttons, Checkboxes, Input Boxes, Images. If "Absolute Screen Position" is selected then x,y are in screen pixels.
  • SelectObjects[] now cancels any drag that is in progress (useful in scripts).
  • New CAS Commands:
  • CIFactor[ ]
  • CIFactor[ , ]
  • factor over the complex irrationals, eg CIFactor[x^2+x+1]
  • IFactor[ ]
  • IFactor[ , ]
  • Factor over the irrationals, eg IFactor[x^2+x-1]
  • Polynomial[ ]
  • Expands the function and writes it as a polynomial in x (grouping the coefficients)
  • Polynomial[ , ]
  • Expands the function and writes it as a polynomial in the variable (grouping the coefficients)
  • New JavaScript commands:
  • String evalCommandCAS(String)
  • Returns an answer as if the String had been typed into the CAS View.

New in GeoGebra 5.0 Beta (Feb 10, 2012)

  • New Tools:
  • Plane
  • Right prism
  • Sphere
  • View in front of
  • New Features:
  • Extended types to 3D:
  • Points
  • eg A=(5,-2,1)
  • Vectors
  • eg u=(5,-2,1)
  • eg Cross product: a = u ? v
  • Lines
  • Segments
  • Rays
  • Polygons
  • Circles
  • New Object Types:
  • Surfaces:
  • eg f(x,y) = sin(x * y)
  • eg Function[sin(a * b), a, -5, 5, b, -5, 5]
  • Planes
  • eg x + y + z = 1
  • Pyramids
  • Prisms
  • Spheres
  • Cylinders
  • Cones
  • 3D View:
  • Applets:
  • 3D export to applets is not supported at the moment
  • Moving objects:
  • left-drag points in the 3D view. Click on the point to change the mode "along xOy plane" to "along z axis", and so on
  • Translation of the scene:
  • shift+left-drag the 3D view (without pointing on a moveable object)
  • use move view tool
  • Rotation of the scene:
  • "Rotate 3D graphic view" tool
  • right-drag the 3D view (without pointing on a moveable object)
  • continue rotation when mouse released
  • view in front of an object (toolbar)
  • Zoom:
  • use wheel mouse
  • use zoom tool
  • Gridlines:
  • show/hide axes, grid, xOy plane
  • Commands:
  • Improved Commands
  • All commands below works with 2D/3D objects
  • Midpoint[ , ]
  • Intersect[ , ]
  • Intersect[ , ], etc
  • Intersect[, ]
  • Intersect[, ]
  • Vector[ , ]
  • Line[ , ], Segment[ , ], etc
  • Line[ , ], Line[ , ], etc
  • PerpendicularLine[ , ]
  • will set output line to undefined if point is on the line)
  • Circle[ , , ]
  • Distance[ , ]
  • Angle[ , , ]
  • New Commands
  • Points
  • Intersect[ , ] creates the intersection point of a line and a plane (also works with segments, polygons, etc.)
  • Lines
  • Intersect[ , ] creates the intersection line of the two planes
  • PerpendicularLine[ , ] creates the line through the point and perpendicular to the plane (works also with polygons, etc.)
  • PerpendicularLine[ , ] creates the line perpendicular to both the lines
  • Vectors
  • OrthogonalVector[ ] creates a vector orthogonal to the plane
  • UnitOrthogonalVector[ ] creates a unit vector orthogonal to the plane
  • Circles
  • Circle[ , ] creates the circle with line for axis and through the point
  • Circle[,,] create circle with center, radius, and axis parallel to direction, which can line, vector or plane (in this case : normal vector of the plane)
  • Circle[,,] creates a circle with center, through a point, and axis parallel to direction (may be undefined)
  • Conics
  • Intersect[ , ] creates the conic intersection of the plane and the quadric (sphere, cone, cylinder, ...)
  • Planes
  • Plane[ , , ] creates the plane the points
  • Plane[ , ] creates the plane through the point and the line
  • Plane[ , ] creates the plane through the point and parallel to the plane
  • PerpendicularPlane[ , ] creates the plane through the point and perpendicular to the line
  • PerpendicularPlane[ , ] creates the plane through the point and perpendicular to the vector
  • PlaneBisector[ , ] create the plane orthogonal bisector between the two points
  • PlaneBisector[ ] create the plane orthogonal bisector of the segment
  • Spheres
  • Sphere[ , ] creates a sphere with center and radius
  • Sphere[ , ] creates a sphere with center and point through
  • Cylinders and cones
  • Cylinder[ , , ] creates a cylinder of revolution between the two points, and with number for radius
  • Cone[ , , ] creates a cone of revolution between the two points, with disc around first point and of given radius, and with second point for apex
  • Bottom[ ] creates the bottom of the limited quadric (e.g. circle for a cylinder)
  • Top[ ] creates the top of the limited quadric (e.g. circle for a cylinder)
  • Side[ ] creates the side of the limited quadric
  • Quadrics
  • InfiniteCylinder[ , , ] creates a cylinder of revolution around (point,vector) direction, and with number for radius
  • InfiniteCylinder[ , , ] creates a cylinder of revolution around (point,point) direction, and with number for radius
  • InfiniteCylinder[ , ]creates a cylinder of revolution around line direction, and with number for radius
  • InfiniteCone[ , , ] creates a cone of revolution around (point,vector) direction, with point for apex, and with number for angle (half-angle of the cone)
  • InfiniteCone[ , , ] creates a cone of revolution around (point,point) direction, with point for apex, and with number for angle (half-angle of the cone)
  • InfiniteCone[ , , ] creates a cone of revolution with point for apex, with axis parallel to line, and with number for angle (half-angle of the cone)
  • Polyhedrons
  • Pyramid[ , , ... , ] : pyramid
  • eg Pyramid[A,B,C,D] creates the pyramid with basis ABC and apex D
  • Prism[ , , ... , , ] : prism
  • eg Prism[A,B,C,D] creates the prism with basis ABC and top DEF, vectors AD, BE, CF are equal
  • Prism[ , ] : right prism with polygon for basis and number for altitude
  • Curves, surfaces
  • Curve[ , , , , , ]
  • Surface[ , , , , , , , , ]

New in GeoGebra 4.0.22.0 (Feb 10, 2012)

  • GeoGebraTube: easily share worksheets online (see "File" menu)
  • GeoGebraPrim: special interface for younger students
  • User interface: drag & drop, style bar, perspectives, accessibility
  • New tools: data analysis, chart dialog, probability calculator, function inspector
  • Copy & Paste, two Graphics views
  • Inequalities and implicit equations
  • Improved text tool, better equation displaying
  • Filling options with hatching and images
  • Animation of points on lines, dynamic limits for sliders & axes
  • Buttons, input boxes, scripting
  • Export to animated GIF
  • 50 languages
  • 10:42:33) Serj
  • 10:42:33) Serj
  • 10:42:35) Serj: cl beta
  • 10:42:38) Serj: New Keyboard Shortcuts
  • New Applet Parameters
  • New Command Line Arguments
  • New JavaScript commands
  • GeoGebra's XML File Format
  • New Tools
  • Plane
  • Right prism
  • Sphere
  • View in front of
  • New Features
  • Extended types to 3D
  • New Object Types
  • Surfaces
  • Planes
  • Pyramids
  • Prisms
  • Spheres
  • Cylinders
  • Cones
  • 3D View
  • Applets
  • Moving objects
  • Translation of the scene
  • Rotation of the scene
  • Zoom
  • Gridlines
  • Commands
  • Improved Commands
  • Midpoint[ , ]
  • Intersect[ , ]
  • Intersect[ , ], etc
  • Intersect[, ]
  • Intersect[, ]
  • Vector[ , ]
  • Line[ , ], Segment[ , ], etc
  • Line[ , ], Line[ , ], etc
  • PerpendicularLine[ , ]
  • Circle[ , , ]
  • Distance[ , ]
  • Angle[ , , ]
  • New Commands
  • Points
  • Lines
  • Vectors
  • Circles
  • Conics
  • Planes
  • Spheres
  • Cylinders and cones
  • Quadrics
  • Polyhedrons
  • Curves, surfaces

New in GeoGebra 3.2.0.0 (Dec 11, 2009)

  • Automatic animation of sliders (right/command click a slider)
  • New tools: compass, mirror at circle, conics, best fit line, record to spreadsheet
  • Commands for statistics functions and graphs
  • Matrix and complex number support
  • Layers and dynamic colors
  • Export to PGF/TikZ
  • 45 languages

New in GeoGebra 3.0.0.0 (Dec 11, 2009)

  • Regular polygons, parametric curves, lists, checkboxes
  • User defined tools and customizeable toolbar
  • Easy export of web-pages including toolbar and menubar
  • New tools: area, slope, length and perimeter
  • Sequences and interpolation polynomials
  • Export images to pdf, svg, emf, pstricks
  • Many new commands: Min, Mod, Curvature, etc.
  • Saveable settings, new properties dialog
  • 39 languages