factorial
Factorial function.
Syntax
n=factorial(k)
Inputs
- k
- Type: integer
Outputs
- n
- Factorial values.
Examples
n = factorial(5)
n = 120
n = factorial([4, 5; 6, 7])
n = [Matrix] 2 x 2
24 120
720 5040
Discover new features and enhancements.
New to Activate? Learn the basics here.
Start using Activate with our interactive tutorials.
Learn about the features and functionality available in Activate.
Explore the Extended Definitions, OML Guides, Block Library, API Guide and Glossary.
PDF file with in-depth information on key topics in the User's Guide.
OpenMatrix is a mathematical scripting language.
The Reference Guide contains documentation for all functions supported in the OpenMatrix language.
Generates a design matrix for Box-Behnken with specified number of factors f.
Beta function.
Compute beta distribution cumulative distribution function values.
Fit a beta distribution to a data sample.
Compute incomplete beta function values.
Compute beta distribution inverse cumulative distribution function values.
Log beta function.
Compute beta distribution probability density function values.
Generate random data from a beta distribution.
Divides the range of data d into n equal bins.
Compute cumulative distribution function values.
Compute chi-squared distribution cumulative distribution function values.
Compute chi-squared distribution inverse cumulative distribution function values.
Compute chi-squared distribution probability density function values.
Generate random data from a chi-squared distribution.
Compute correlation coefficients.
Compute covariances.
Compute cross spectral densities.
Removes the mean or best fit line from a data vector.
Returns the error function of x.
Compute exponential distribution cumulative distribution function values.
Fit an exponential distribution to a data sample.
Compute exponential distribution inverse cumulative distribution function values.
Compute exponential distribution probability density function values.
Generate random data from an exponential distribution.
Factorial function.
Compute F distribution cumulative distribution function values.
Compute F distribution inverse cumulative distribution function values.
Compute F distribution probability density function values.
Generate random data from an F distribution.
Generate the full factorial design matrices.
Compute gamma distribution cumulative distribution function values.
Fit a gamma distribution to a data sample.
Compute gamma distribution inverse cumulative distribution function values.
Gamma function.
Log gamma function.
Compute incomplete gamma function values.
Compute gamma distribution probability density function values.
Generate random data from a gamma distribution.
Compute inverse cumulative distribution function values.
Compute kurtosis values.
Compute lognormal distribution cumulative distribution function values.
Fit a lognormal distribution to a data sample.
Compute lognormal distribution inverse cumulative distribution function values.
Compute lognormal distribution probability density function values.
Generate random data from a normal distribution.
Compute mean or median absolute deviation values.
Computes mean values.
Compute mean absolute deviation values.
Compute median values.
Compute mode values.
Computes moving average values.
Combinatorial function for selecting from a set of items.
Compute normal distribution cumulative distribution function values.
Fit a normal distribution to a data sample.
Compute normal distribution inverse cumulative distribution function values.
Compute normal distribution probability density function values.
Generate random data from a normal distribution.
Compute probability density function values.
Compute Poisson distribution cumulative distribution function values.
Fit a Poisson distribution to a data sample.
Compute Poisson distribution inverse cumulative distribution function values.
Compute Poisson distribution probability density function values.
Generate random data from a Poisson distribution.
Fit a polynomial to a set of paired data.
Create a probability-probability plot.
Create a quantile-quantile plot.
Generate uniform random values on the interval (0,1).
Generate standard normal random values.
Generate random samples from a distribution.
Generates a random permutation vector.
Perform multiple linear regression using the model y = X * beta + e.
Compute root mean square values.
Compute skewness values.
Returns the standard deviation of x.
Compute Student t distribution cumulative distribution function values.
Compute Student t distribution inverse cumulative distribution function values.
Compute Student t distribution probability density function values.
Generate random data from a Student t distribution.
Hypothesis test for the mean of a sample with unknown standard deviation.
Hypothesis test for the means of two samples with unknown and equal standard deviations.
Compute uniform distribution cumulative distribution function values.
Compute uniform distribution inverse cumulative distribution function values.
Fit a uniform distribution to a data sample.
Compute uniform distribution probability density function values.
Generate random data from a uniform distribution.
Compute variance values.
Hypothesis test for the variance of a sample.
Hypothesis test for the variances of two samples.
Compute Weibull distribution cumulative distribution function values.
Fits a Weibull distribution to a data sample.
Compute Weibull distribution inverse cumulative distribution function values.
Compute Weibull distribution probability density function values.
Generate random data from a Weibull distribution.
Hypothesis test for the mean of a sample with known standard deviation.
Describes all of the blocks in the installed Activate library.
Provides information about developing and simulating models through the Activate Application Program Interface.
Key terms associated with the software.
You've got questions? We've got answers!
Explore the Extended Definitions, OML Guides, Block Library, API Guide and Glossary.
The Reference Guide contains documentation for all functions supported in the OpenMatrix language.
Factorial function.
Factorial function.
n=factorial(k)
n = factorial(5)
n = 120
n = factorial([4, 5; 6, 7])
n = [Matrix] 2 x 2
24 120
720 5040
© 2022 Altair Engineering, Inc. All Rights Reserved.
Intellectual Property Rights Notice | Technical Support | Cookie Consent