Category | Functions |
---|
Algebra | derivative, leafCount, lsolve, lsolveAll, lup, lusolve, lyap, polynomialRoot, qr, rationalize, resolve, schur, simplify, simplifyConstant, simplifyCore, slu, sylvester, symbolicEqual, usolve, usolveAll |
Arithmetic | abs, cbrt, ceil, cube, exp, expm, expm1, fix, floor, gcd, hypot, invmod, lcm, log, log10, log1p, log2, norm, nthRoot, nthRoots, round, sign, sqrt, sqrtm, square, xgcd |
Bitwise | bitAnd, bitNot, bitOr, bitXor, leftShift, rightArithShift, rightLogShift |
Combinatorics | bellNumbers, catalan, composition, stirlingS2 |
Complex | arg, conj, im, re |
Constants | E, Infinity, LN10, LN2, LOG10E, LOG2E, NaN, PI, SQRT1_2, SQRT2, e, false, i, null, phi, pi, tau, true, version |
Construction | bignumber, boolean, complex, createUnit, fraction, index, matrix, number, sparse, splitUnit, string, unit |
Core | config, import, typed |
Expression | evaluate, help |
Geometry | distance, intersect |
Graph | plot |
Logical | and, not, or, xor |
Matrix | column, concat, count, cross, ctranspose, det, diag, diff, dot, eigs, fft, filter, flatten, forEach, getMatrixDataType, identity, ifft, inv, kron, map, matrixFromColumns, matrixFromFunction, matrixFromRows, ones, partitionSelect, pinv, reshape, resize, rotate, rotationMatrix, row, size, sort, squeeze, subset, trace, transpose, zeros |
Numeric | solveODE |
Operators | add, divide, dotDivide, dotMultiply, dotPow, mod, multiply, pow, subtract, unaryMinus, unaryPlus |
Probability | combinations, combinationsWithRep, factorial, gamma, kldivergence, lgamma, multinomial, permutations, pickRandom, random, randomInt |
Relational | compare, compareNatural, compareText, deepEqual, equal, equalText, larger, largerEq, smaller, smallerEq, unequal |
Set | setCartesian, setDifference, setDistinct, setIntersect, setIsSubset, setMultiplicity, setPowerset, setSize, setSymDifference, setUnion |
Signal | freqz, zpk2tf |
Special | erf, zeta |
Statistics | corr, cumsum, mad, max, mean, median, min, mode, prod, quantileSeq, std, sum, variance |
Trigonometry | acos, acosh, acot, acoth, acsc, acsch, asec, asech, asin, asinh, atan, atan2, atanh, cos, cosh, cot, coth, csc, csch, sec, sech, sin, sinh, tan, tanh |
Type | range |
Units | to |
Utils | bin, clone, format, hasNumericValue, hex, isInteger, isNaN, isNegative, isNumeric, isPositive, isPrime, isZero, numeric, oct, print, typeOf |