Skip to content

Engineering

Built-in functions › Spreadsheet formulas › Engineering

33 functions in this category.

FunctionWhat it does
airyAiry function Ai(z) or Bi(z) (and derivatives).
besseliModified Bessel function of the first kind, I_n(x).
besseljBessel function of the first kind, J_n(x).
besselkModified Bessel function of the second kind, K_n(x).
besselyBessel function of the second kind, Y_n(x).
betaBeta function B(a, b).
betaincIncomplete beta function (regularized).
betaincinvInverse of the regularized incomplete beta function.
betalnNatural log of the beta function.
bin2decConvert a binary string to a decimal number.
bin2hexConvert a binary string to a hexadecimal string.
bin2octConvert a binary string to an octal string.
bitandBitwise AND of two integers.
bitlshiftLeft bit-shift.
bitorBitwise OR of two integers.
bitrshiftRight bit-shift.
bitxorBitwise XOR of two integers.
ellipjJacobi elliptic functions sn, cn, dn.
ellipkeComplete elliptic integrals of the first and second kind.
erfError function.
erfcComplementary error function 1 - erf(x).
erfcinvInverse complementary error function.
erfcxScaled complementary error function exp(x²) · erfc(x).
erfinvInverse error function.
expintExponential integral E_n(x).
gammaGamma function Γ(x).
gammaincLower incomplete gamma function (regularized).
gammaincinvInverse of the regularized incomplete gamma function.
gammalnNatural logarithm of the gamma function, ln(|Γ(x)|).
hankelHankel function, H_nu^(k)(z) = J_nu(z) ± i Y_nu(z).
hermiteHermite polynomial H_n(x).
legendreAssociated Legendre functions P_n^m(x).
polygammaPolygamma function ψ^(k)(x).