Index
A B C D E F G H I K L M N O P R S T U V X Y Z
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
M
- main(String[]) - Static method in class CommandUI
-
Runs
KeywordInterface.useKeywords(java.lang.String)
on user input - makeTaylorSeries(GeneralFunction, int) - Static method in class TaylorSeries
-
Returns a Maclaurin series of the specified function of a given degree
- makeTaylorSeries(GeneralFunction, int, double) - Static method in class TaylorSeries
-
Returns a Taylor series of the specified function at the specified center of a given degree
- maxEscapeLength - Static variable in class Settings
-
The maximum length that a LaTeX escape extends before expiring.
- maybeParenthesize(OutputFunction) - Static method in class ToStringManager
- minimalSimplify(GeneralFunction) - Static method in class MiscTools
-
Simplifies the input without executing any of the optional simplifications steps enabled and disabled in
Settings
- MiscTools - Class in tools
-
The
MiscTools
class contains miscellaneous methods. - MismatchedCommandArgumentsException - Exception in tools.exceptions
- MismatchedCommandArgumentsException(String) - Constructor for exception MismatchedCommandArgumentsException
-
To be thrown when an input is not the required length in KeywordInterface
- MismatchedCommandArgumentsException(String, int) - Constructor for exception MismatchedCommandArgumentsException
-
To be thrown when an input is not the required length in KeywordInterface
- Modulo - Class in functions.binary.integer
- Modulo(GeneralFunction, GeneralFunction) - Constructor for class Modulo
-
Constructs a new Modulo
- multiplyExponents() - Method in class Pow
-
Simplifies instances of a power raised to a power.
- MutablePair<T,U> - Class in tools.helperclasses
- MutablePair(Map.Entry<T, U>) - Constructor for class MutablePair
-
Creates a mutable pair using a map entry
- MutablePair(AbstractPair<T, U>) - Constructor for class MutablePair
-
Creates a mutable pair using another pair
- MutablePair(T, U) - Constructor for class MutablePair
-
Creates a mutable pair by specifying its values
All Classes|All Packages