Package | Description |
---|---|
jhelp.util.math.formal |
Formal computing
|
Modifier and Type | Class and Description |
---|---|
class |
ConstantsReferencesDefault
Default constant reference
|
Modifier and Type | Field and Description |
---|---|
protected static ConstantsReferences |
Function.references
Actual constant reference
|
Modifier and Type | Method and Description |
---|---|
static ConstantsReferences |
ConstantsReferencesDefault.getReferentielConstanteCourant()
Create default constant reference
|
Modifier and Type | Method and Description |
---|---|
static void |
Function.setConstantsReferences(ConstantsReferences references)
Modify the constants reference
This reference says what variable name can be replace by constant, example : PI replace by 3.1415926535897932384626433832795 |