The cube on the sin function is preserved.
Inputting a factorable polynomial returns a factorable polynomial..
A polynomial without integer roots returns a polynomial with random coefficients
Factorable numerators and denominators remain factorable and if a factor is shared between the numerator and denominator then the resultant rational function will share a factor between numerator and denominator.
Singular matrices return singular matrices.
Diagonal matrices return diagonal matrices.
Upper triangular matrices return upper triangular matrices.
Lower triangular matrices return lower triangular matrices.
Symmetric matrices return symmetric matrices.
Hermitian matrices return hermitian matrices.
Skew-symmetric matrices return skew-symmetric matrices.
If the matrix doesn't fall into one of the above categories GenerateSimilar is mapped to every element in the matrix
Integration technique: u substitution.
Integration technique: partial fractions.
Integration technique: trig substitution.
Integration technique: integration by parts.
Integration resulting in an erf function will give back integration resulting in an erf function.
Integration resulting in an Si function will give back integration resulting in an Si function.
Integration that results in an arctan function will give back integration resulting in an arctan function.
A double integral will produce a double integral;
A polynomial equation will produce a polynomial equation. If the input equation has integer roots the output equation will have integer roots.
Radical equations with rational solutions will produce radical equations with rational solutions or no solutions.
Trig equations in forms that can be solved without a calculator produce trig equations that can be solved without a calculator.
Logarithmic equations that are easily solvable without a calculator return logarithmic equations that can be easily solved without a calculator.
Exponential equations that can be easily solved without a calculator return exponential equations that can be easily solved without a calculator.
Complex polynomial equations with roots that have integer real and imaginary parts produce complex polynomial equations with integer real and imaginary roots.
Absolute value equations produce absolute value equations.
Equations of circles return equations of circles.
Equations of ellipses return equations of ellipses.
Equations of hyperbolas return equations of hyperbolas.
Probability of measuring less than a certain amount of successes from a binomial distribution.
Probability of measuring more than a certain amount of successes from a binomial distribution.
Expectation value of a binomial distribution.
Probability of measuring an event of a poisson distribution within a certain amount of time.
Probability of not measuring an event of a poisson distribution within a certain amount of time.
Expectation value of a poisson distribution.
Probability of measuring the time between poisson events to be less than a certain value.
Probability of measuring the time between poisson events to be more than a certain value.
Expectation value of an exponential distribution.
Probability of measuring less than a certain value for a gaussian distribution.
Probability of measuring more than a certain value for a gaussian distribution.
Expectation value of a gaussian distribution.
Parametrization of a circle returns a parametrization of a circle.
Parametrization of an ellipse returns a parametrization of an ellipse.
Parametrization of a cycloid returns a parametrization of a cycloid.