Revision 7dab27a...
Go back to digest for 15th July 2012Features in Educational
Percy Camilo Triveño Aucahuasi committed changes in [analitza/aucahuasi/analitzaplot] /:
Math representation/expression of implicit functions are equations, thus now the user can enter the equation instead of (x,y)-> for implicit curves or (x,y,z)-> for implicit surfaces, eg: y-2=x*x instead of (x,y)->y-2-x*x
File Changes
Modified 12 files
- analitzaplot/planecurvesmodel.h
- analitzaplot/private/abstractfunctiongraph.cpp
- analitzaplot/private/abstractfunctiongraph.h
- analitzaplot/private/functiongraph.cpp
- analitzaplot/private/functiongraphfactory.cpp
- analitzaplot/private/functiongraphfactory.h
- analitzaplot/private/functiongraphsmodel.cpp
- analitzaplot/private/functiongraphsmodel.h
- analitzaplot/tests/plotview2dtest.cpp
- analitzaplot/private/backends/cartesiancurve.cpp
- analitzaplot/private/backends/cartesiansurface.cpp
- analitzaplot/private/backends/implicitcurve.cpp
12 files changed in total