AngouriMath
AngouriMath.MathS Member List

This is the complete list of members for AngouriMath.MathS, including all inherited members.

Abs(Entity a)AngouriMath.MathSstatic
Apply(Entity expr, params Entity[] arguments)AngouriMath.MathSstatic
Arccos(Entity a)AngouriMath.MathSstatic
Arccosec(Entity a)AngouriMath.MathSstatic
Arccotan(Entity a)AngouriMath.MathSstatic
Arcsec(Entity a)AngouriMath.MathSstatic
Arcsin(Entity a)AngouriMath.MathSstatic
Arctan(Entity a)AngouriMath.MathSstatic
Cbrt(Entity a)AngouriMath.MathSstatic
Conjunction(Entity a, Entity b)AngouriMath.MathSstatic
Cos(Entity a)AngouriMath.MathSstatic
Cosec(Entity a)AngouriMath.MathSstatic
Cotan(Entity a)AngouriMath.MathSstatic
Derivative(Entity expr, Entity var)AngouriMath.MathSstatic
Derivative(Entity expr, Entity var, int power)AngouriMath.MathSstatic
Det(Matrix m)AngouriMath.MathSstatic
Disjunction(Entity a, Entity b)AngouriMath.MathSstatic
eAngouriMath.MathSstatic
Equality(Entity a, Entity b)AngouriMath.MathSstatic
Equations(params Entity[] equations)AngouriMath.MathSstatic
Equations(IEnumerable< Entity > equations)AngouriMath.MathSstatic
ExclusiveDisjunction(Entity a, Entity b)AngouriMath.MathSstatic
Factorial(Entity a)AngouriMath.MathSstatic
FromBaseN(string num, int N)AngouriMath.MathSstatic
FromString(string expr, bool useCache)AngouriMath.MathSstatic
FromString(string expr)AngouriMath.MathSstatic
Gamma(Entity a)AngouriMath.MathSstatic
GreaterOrEqualThan(Entity a, Entity b)AngouriMath.MathSstatic
GreaterThan(Entity a, Entity b)AngouriMath.MathSstatic
iAngouriMath.MathSstatic
I_1AngouriMath.MathSstatic
I_2AngouriMath.MathSstatic
I_3AngouriMath.MathSstatic
I_4AngouriMath.MathSstatic
IdentityMatrix(int size)AngouriMath.MathSstatic
IdentityMatrix(int rowCount, int columnCount)AngouriMath.MathSstatic
Implication(Entity assumption, Entity conclusion)AngouriMath.MathSstatic
Integral(Entity expr, Entity var)AngouriMath.MathSstatic
Integral(Entity expr, Entity var, Entity from, Entity to)AngouriMath.MathSstatic
Intersection(Entity a, Entity b)AngouriMath.MathSstatic
Interval(Entity left, Entity right)AngouriMath.MathSstatic
Interval(Entity left, bool leftClosed, Entity right, bool rightClosed)AngouriMath.MathSstatic
Lambda(Variable param, Entity body)AngouriMath.MathSstatic
Latex(ILatexiseable latexiseable)AngouriMath.MathSstatic
LessOrEqualThan(Entity a, Entity b)AngouriMath.MathSstatic
LessThan(Entity a, Entity b)AngouriMath.MathSstatic
Limit(Entity expr, Entity var, Entity dest, ApproachFrom approach=ApproachFrom.BothSides)AngouriMath.MathSstatic
Ln(Entity a)AngouriMath.MathSstatic
Log(Entity @base, Entity x)AngouriMath.MathSstatic
Log(Entity x)AngouriMath.MathSstatic
Matrix(Entity[,] values)AngouriMath.MathSstatic
Matrix(int rowCount, int colCount, Func< int, int, Entity > map)AngouriMath.MathSstatic
MatrixFromIEnum2x2(IEnumerable< IEnumerable< Entity >> elements)AngouriMath.MathSinlinestatic
MatrixFromRows(IEnumerable< Matrix > vectors)AngouriMath.MathSinlinestatic
NaNAngouriMath.MathSstatic
Negation(Entity a)AngouriMath.MathSstatic
O_1AngouriMath.MathSstatic
O_2AngouriMath.MathSstatic
O_3AngouriMath.MathSstatic
O_4AngouriMath.MathSstatic
ooAngouriMath.MathSstatic
Parse(string source)AngouriMath.MathSstatic
piAngouriMath.MathSstatic
Piecewise(IEnumerable< Providedf > cases, Entity? otherwise=null)AngouriMath.MathSstatic
Piecewise(params(Entity expression, Entity predicate)[] cases)AngouriMath.MathSstatic
Pow(Entity @base, Entity power)AngouriMath.MathSstatic
Provided(Entity expression, Entity condition)AngouriMath.MathSstatic
Scalar(Entity value)AngouriMath.MathSstatic
Sec(Entity a)AngouriMath.MathSstatic
SetSubtraction(Entity a, Entity b)AngouriMath.MathSstatic
Signum(Entity a)AngouriMath.MathSstatic
Sin(Entity a)AngouriMath.MathSstatic
SolveBooleanTable(Entity expression, params Variable[] variables)AngouriMath.MathSstatic
SolveEquation(Entity equation, Variable var)AngouriMath.MathSstatic
Sqr(Entity a)AngouriMath.MathSstatic
Sqrt(Entity a)AngouriMath.MathSstatic
Tan(Entity a)AngouriMath.MathSstatic
ToBaseN(Real num, int N)AngouriMath.MathSstatic
ToSympyCode(Entity expr)AngouriMath.MathSinlinestatic
TryPolynomial(Entity expr, Variable variable, [NotNullWhen(true)] out Entity? dst)AngouriMath.MathSstatic
Union(Entity a, Entity b)AngouriMath.MathSstatic
Var(string name)AngouriMath.MathSstatic
VariableAngouriMath.MathSstatic
Vector(params Entity[] values)AngouriMath.MathSstatic
ZeroMatrix(int size)AngouriMath.MathSstatic
ZeroMatrix(int rowCount, int columnCount)AngouriMath.MathSstatic
ZeroVector(int size)AngouriMath.MathSstatic