Special functions
The Special Functions module provides tools for performing advanced mathematical operations in Nelson.
It includes functions for statistical distributions, combinatorial calculations, and other specialized mathematical computations that are essential in various scientific and engineering applications.
This module enhances Nelson's capabilities by offering a range of functions that support complex analyses and modeling tasks.
Functions
betainc - Incomplete beta function
cross - Cross product.
dot - Dot product.
factor - Prime factors
gamma - Gamma special function
gammaln - Logarithm of gamma function
gcd - Greatest common divisor
interp1 - Linear 1-D data interpolation
peaks - Peaks function
primes - Prime numbers less than or equal to input value
Last updated
Was this helpful?