Index
A C D E F G H I L M N O P R S T V W
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
S
- showGraph(Equation, float, float, int) - Method in class fr.iMath.controllers.GraphController
-
Get values for a graph between min and max with nbrValues values.
- showGraph(Equation, Equation, float, float, int) - Method in class fr.iMath.controllers.GraphController
-
Calculate all the points and show graph from two equations
- showGraph(ActionEvent) - Method in class fr.iMath.controllers.InputController
-
Show a graph when the user click on the "Show Graph" button
- showGraph(ActionEvent) - Method in class fr.iMath.controllers.ParametricInputController
-
Show a graph when the user click on the "Show Graph" button
- showList(List<EquationObjectData>) - Method in class fr.iMath.algorithms.InputAnalyzerAlgorithm
-
Show EquationObjectData list
- showWeb(String) - Method in class fr.iMath.controllers.WebController
-
Load a web page from a URL
- ShuntingYardAlgorithm - Class in fr.iMath.algorithms
-
Application of the Shunting-Yard algorithm
- ShuntingYardAlgorithm() - Constructor for class fr.iMath.algorithms.ShuntingYardAlgorithm
- sin(float) - Static method in class fr.iMath.mathematics.Trigonometry
-
sinus function.
- SIN - fr.iMath.objects.Function
- sinc(float) - Static method in class fr.iMath.mathematics.Trigonometry
-
Return normalized cardinal sinus function.
- SINC - fr.iMath.objects.Function
- sqrt(float) - Static method in class fr.iMath.mathematics.Math
-
Sqrt function.
- SQRT - fr.iMath.objects.Function
- start(Stage) - Method in class fr.iMath.Main
-
Load the InputUI with JavaFX
- substract(float, float) - Static method in class fr.iMath.mathematics.Math
-
Substract two floats.
All Classes|All Packages