Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Specfun details
Please login or create an account

Specfun

(3465/8708 downloads)
A collection of special functions
Details
Version
0.4.1-1
Author(s)
Michaël Baudin
Entity
DIGITEO
Package maintainer
Michael Baudin
License
Supported Scilab Versions
>= 5.4
Dependencies
Apifun (≥ 0.2)
Helptbx (any version)
Creation Date
24th of November 2011
ATOMS packaging system
Available on
How To Install
atomsInstall('specfun')
Description
Purpose -------- The goal of this toolbox is to provide special functions. The toolbox is based on macros. Features -------- The following is a list of the current features: * specfun_expm1 : Compute exp(x)-1 accurately for small values of x. * specfun_gammainc : The incomplete gamma function. * specfun_lambertw : The Lambert W-Function. * specfun_log1p : Compute log(1+x) accurately for small values of x. * Discrete Maths * specfun_combine : Returns the all the combinations of the given vectors. * specfun_combinerepeat : Returns repeated combinations with replacement. * specfun_factorial : The factorial function * specfun_factoriallog : The log-factorial function * specfun_ismember : Array elements that are members of set. * specfun_nchoosek : Returns the binomial number (n,k). * specfun_pascal : Returns the Pascal matrix. * specfun_subset : Generate all combinations of k values from x without replacement. Acknowledgements ---------------- Samuel Gougeon Calixte Denizet
Files (2)
[86.64 Ko] specfun-0.4.1-1-src.zip
Same sources as in previous toolbox version, updated to make it available for
Scilab 5.4.0
[150.90 Ko] specfun_0.4.1-1.bin.zip
Binary version
Automatically generated by the ATOMS compilation chain

News (0)
Comments (0)
    Leave a comment 
Leave a comment
You need to log in before you can leave a comment.