Package one.empty3
Class E3ja
java.lang.Object
one.empty3.E3ja
programme de calcul vectoriel matriciel ou en
nombres réels
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidsetFormula(Object o, String propertyFunction) example: setFormulaFunctionA(AlgebricTree al) { ... } setFormulaFunctionB(...
-
Constructor Details
-
E3ja
public E3ja()
-
-
Method Details
-
setFormula
example: setFormulaFunctionA(AlgebricTree al) { ... } setFormulaFunctionB(...- Parameters:
o- Pojo Object. set{PropertyName} get{PropertyName}propertyFunction- {propertyName}=propertyValue formulaFunctionA=sin(x):formulaFunctionB=cos(x)"
-