MathSettingsCalculatorObject
The declaration to configure the calculator app.
Declaration
object MathSettingsCalculatorObjectProperties
| Name | Type | Description |
|---|---|---|
BasicMode | MathSettingsCalculator_BasicModeObject | If present, configures the basic mode of the calculator. Basic mode is always enabled. |
InputModes | MathSettingsCalculator_InputModesObject | If present, controls global input options of the calculator. If not present, all input modes are enabled. |
MathNotesMode | MathSettingsCalculator_MathNotesModeObject | If present, configures the Math Notes mode of the calculator. If not present, Math Notes mode is enabled. |
ProgrammerMode | MathSettingsCalculator_ProgrammerModeObject | If present, configures the programmer mode of the calculator. If not present, programmer mode is enabled. |
ScientificMode | MathSettingsCalculator_ScientificModeObject | If present, configures the scientific mode of the calculator. If not present, scientific mode is enabled. |