Package com.singularsys.jep.misc.functions
package com.singularsys.jep.misc.functions
Miscellaneous functions not included in the standard jep.
-
ClassDescriptionA list than can be assigned to
[x,y,z] = [1,2,3].A case statement.Action to take if first argument is null.A case statement.Action to take if first argument is null.Functions which always return a constant value.Tests if the first argument is in a set of values given in subsequent arguments.Anvar[index]function whoseExpandingEle.set(Evaluator, Node, Object)method modifies and expands theVector<Object>value of the variable.Simple implementation of factorial, good up to 20!PostfixMathCommand which converts a string to a number in a given base.Tests if a double value is infinite.Tests if a double value is NaN.Tests if a null value is encountered.Tests if a value is an instance of a specified type.Logarithm function where the base is specified in the second argument.A function which returns an increasing sequence of all the items between the end points inclusive.Calculates the remainder and quotient the arguments.The type of rounding to perform.Rounds to a specific number of significant figures.A switch statement.Action to take if first argument is null.A switch statement, with a default value.Action to take if first argument is null.A switch statement, with a default value.Action to take if first argument is null.A switch statement.Action to take if first argument is null.Convert a number to a string in a given base.