Alphabetical - B
BAHTTEXT | The number converted to Thai text and appended with 'Baht'. |
BASE | The number converted into a text representation with the given base. |
BESSELI | The Bessel function evaluated for purely imaginary arguments. |
BESSELJ | The modified Bessel function represented by J(x). |
BESSELK | The modified Bessel function represented by K(x). |
BESSELY | The modified Bessel function represented by Y(x). |
BETA.DIST | The probability distribution function OR the cumulative probability function for a beta distribution. |
BETA.INV | The inverse of the cumulative probability function for a beta distribution. |
BETADIST | (BETA.DIST) The cumulative probability function for a beta distribution (only cumulative). |
BETAINV | (BETA.INV) The inverse of the probability distribution function for a beta distribution. |
BIN2DEC | The number converted from binary to decimal. |
BIN2HEX | The number converted from binary to hexadecimal. |
BIN2OCT | The number converted from binary to octal. |
BINOM.DIST | The probability of getting a specific number of successes using a binomial distribution. |
BINOM.DIST.RANGE | The probability of a trial result using a binomial distribution. |
BINOM.INV | The number of trials needed for a specific amount of success using a binomial distribution. |
BINOMDIST | (BINOM.DIST) The probability of getting a specific number of successes using a binomial distribution. |
BITAND | The bitwise AND of two numbers. |
BITLSHIFT | The number shifted left by a number of bits. |
BITOR | The bitwise OR of two numbers. |
BITRSHIFT | The number shifted right by a number of bits. |
BITXOR | The bitwise Exclusive OR of two numbers. |
BYCOL | (2024) The results from applying a LAMBDA function to each column in an array. |
BYROW | (2024) The results from applying a LAMBDA function to each row in an array. |
BAHTTEXT The number converted to Thai text and appended with 'Baht'. |
BASE The number converted into a text representation with the given base. |
BESSELI The Bessel function evaluated for purely imaginary arguments. |
BESSELJ The modified Bessel function represented by J(x). |
BESSELK The modified Bessel function represented by K(x). |
BESSELY The modified Bessel function represented by Y(x). |
BETA.DIST The probability distribution function OR the cumulative probability function for a beta distribution. |
BETA.INV The inverse of the cumulative probability function for a beta distribution. |
BETADIST (BETA.DIST) The cumulative probability function for a beta distribution (only cumulative). |
BETAINV (BETA.INV) The inverse of the probability distribution function for a beta distribution. |
BIN2DEC The number converted from binary to decimal. |
BIN2HEX The number converted from binary to hexadecimal. |
BIN2OCT The number converted from binary to octal. |
BINOM.DIST The probability of getting a specific number of successes using a binomial distribution. |
BINOM.DIST.RANGE The probability of a trial result using a binomial distribution. |
BINOM.INV The number of trials needed for a specific amount of success using a binomial distribution. |
BINOMDIST (BINOM.DIST) The probability of getting a specific number of successes using a binomial distribution. |
BITAND The bitwise AND of two numbers. |
BITLSHIFT The number shifted left by a number of bits. |
BITOR The bitwise OR of two numbers. |
BITRSHIFT The number shifted right by a number of bits. |
BITXOR The bitwise Exclusive OR of two numbers. |
BYCOL (2024) The results from applying a LAMBDA function to each column in an array. |
BYROW (2024) The results from applying a LAMBDA function to each row in an array. |
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top