Author: will
-
Calculates the Airy functions Ai and Bi and their derivatives.
-
Angle Units, including imperial and SI units
-
Measurement units, including imperial and SI units
-
Calculates array of Bernoulli numbers using recurrent relations.
-
Calculates array of Bernoulli numbers using an infinite series
-
Calculate the price per 100 units face value of a treasury bill. <span align="right" style="background-color:99FF99"><strong>Excel: TBILLPRICE</strong></span>
-
Returns the binomial coefficient using the factorial function.
-
Evaluates the binomial distribution CDF.
-
Evaluates the negative binomial distribution CDF.
-
Evaluates the Poisson distribution CDF.
-
Evaluates the chi-squared CDF.
-
Evaluates the F distribution CDF
-
Evaluates the Gamma distribution CDF.
-
Student's T distribution CDF
-
Calculates the cumulative Weibull distribution
-
The binomial distribution inverse CDF
-
The negative binomial distribution inverse CDF
-
Inverse of the Poisson distribution CDF
-
Inverse of the complemented chi-square distribution
-
Inverse of the complemented F distribution CDF
-
Evaluates the Chebyshev polynomial series
-
Calenders: Gregorian, Julian and Excel
-
Converts any numbers from one unit to another
-
Dynamically allocates a zero_based 3D block (cube) of data.
-
Returns the cube root of the argument, which may be negative.
-
Calculates the serial date from the parameters \b day, \b month and \b year. <span align="right" style="background-color:99FF99"><strong>Excel: DATE</strong></span>
-
Computes the number of days between two serial Julian dates <span align="right" style="background-color:99FF99"><strong>Open Office: DATEDIFF</strong></span>
-
Computes the number of days between two serial dates using a 360 day accounting years. \begin{html}<span align="right" style="background-color:99FF99"><strong>Excel: DAYS360</strong></span>\end{html}
-
Converts a serial Julian date into day, month and year values
-
Returns a date formatted according to a given format string.