Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.446.176 Times

Factorial software
 

Factorial

Added: May 10, 2013 | Visits: 457

Factorial This code gets factorial of a number and for negative numbers returns 1.The recursive implementation of factorial is easy but using lambda keyword of python it becomes a bit tough as we can't use conditional if else in lambda. If a user wants to return a factorial function on the fly using lambda...



Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Factorial Download

Added: June 06, 2013 | Visits: 305

Log of factorial of large numbers This function computes log10 of the factorial. Unlike FACTORIAL, it is not limited to arguments less than 171.Two methods are implemented, one based on the gamma function (thank you, John), as well as a direct sum. The user can choose between the two methods. The gamma method is superior and is...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Log of factorial of large numbers Download

Added: January 25, 2010 | Visits: 615

Invariance Calculates three indices of factorial invariance: the coefficient of congruence, a chi-square goodness of fit test, and Cattell's Salient Variable Similarity Index.


Platforms: Mac

License: Freeware Download (121): Invariance Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 962

SigmaXL These are some of the SigmaXL features: Data Manipulation: ' Subset by Category, Number, Date or Random ' Stack Subgroups Across Rows ' Random Number Generator Templates & Calculators: ' DMAIC & DFSS Templates ' Lean Templates ' Probability Distribution Calculators ' MSA Templates ' Process...


Platforms: Windows

License: Shareware Cost: $249.00 USD Size: 48.77 MB Download (62): SigmaXL Download

Released: August 04, 2012  |  Added: August 04, 2012 | Visits: 485

Calculate Mathematical Expressions Software Evaluate math expressions with sin, square root, pi, factorial, etc.


Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 756 KB Download (45): Calculate Mathematical Expressions Software Download

Added: May 10, 2013 | Visits: 360

Sequence Generator It can be used to study and analyze behavioral neuroscience experiments.It allows an easy creation of trial lists factorial designs including various constraints as run length, factor levels or trial types. Requirements: - MATLAB 7.8 or higher


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (56): Sequence Generator Download

Added: September 13, 2013 | Visits: 459

Full factorial This script is similar to fullfact, however instead of number of levels, value of levels are required as inputusage: des_mat = full_fact([-1 1],[100 200 300],[1:4]); arguments: (input) x1,x2, x3- variable levels either in row or column vector. These are not number of levels but the levels itself...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Full factorial Download

Added: March 31, 2013 | Visits: 494

Wigner3j symbol Wigner3j( J123, M123) calculates the Wigner 3j-symbol according to Racah formula.The Wigner 3j symbol is useful for multiplication of Spherical Harmonics (and their generalizations) and for addition of angular momentum.The are related to the Clebsch-Gordan coefficients by:Wigner3j( J123, M123 ) =...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Wigner3j symbol Download

Added: June 15, 2013 | Visits: 239

Factorial of large numbers This function implements a standard algorithm for computing factorials. It may not be the most efficient for very large arguments, but it is very transparent. The function accepts single numbers as inputs or arrays.Note that for any real work, the code suggested by John D'Errico is actually...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (51): Factorial of large numbers Download

Added: April 18, 2013 | Visits: 282

fd23 This m-file is used in experiments involving several factors where it is necessary to investigate the joint effects (main and interactions) of the factors on a response variable and determine by a formal analysis of variance which factor effects are nonzero. Each of the three factors (k = 3) of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): fd23 Download

Added: July 25, 2013 | Visits: 303

Log Factorial of Large Positive Numbers Matlab doesn't provide the values of n! when n>170, but this code can evaluate the logarithm of of n! with absolute accuracy of 1e-12 or better, and relative accuracy of 1e-15 or better. The following codes employ Stirling's integration formula of Gamma function.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Log Factorial of Large Positive Numbers Download

Added: August 23, 2013 | Visits: 347

daot In the dao to programming, some new forms, such as 3(x+5)(4a(5b+A11)), where A11 means A1 in other programming, |x|, the absolute value of x, n!, the factorial of n, date and time format, file path, url, email address, a menu in the restaurant, and all that, would become legal source code.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): daot Download

Added: June 24, 2006 | Visits: 4.546

FNA Multi-function calculator/conversion utility. Four modes of operation (STATS, TRIG, BASE-N, and CONVERSION). Convert units of Acceleration, Angle, Area, Density, Energy, Force, Length, Mass/Weight, Power, Pressure, Speed, Temperature, Time, and Volume. Complex calculations using factorial, gamma,...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 318 KB Download (176): FNA Download

Added: August 17, 2008 | Visits: 1.092

Scientific Advantage Calculator Scientific Advantage? is a Unit Aware? calculator that lets you work with feet-inch-fraction dimensional values and includes advanced math functions, automatic solvers, and much more. Unit Aware? means that you can effortlessly compute with units (not just convert). It also has great options like...


Platforms: Windows, Windows CE, Pocket PC

License: Shareware Cost: $39.95 USD Size: 1.4 KB Download (97): Scientific Advantage Calculator Download

Released: April 27, 2009  |  Added: April 29, 2009 | Visits: 1.205

Household Calculator Household Calculator is a general purpose ergonomic calculator which combines use simplicity and calculation power. Household Calculator handles main arithmetic operations with two operands, addition, subtraction, multiplication, division, and complex formulas with unlimited number of operations...


Platforms: Windows

License: Shareware Cost: $5.00 USD Size: 1.33 MB Download (177): Household Calculator Download

Added: July 06, 2010 | Visits: 1.117

Math::Combinatorics Math::Combinatorics is a Perl module that can perform combinations and permutations on lists. SYNOPSIS Available as an object oriented API. use Math::Combinatorics; my @n = qw(a b c); my $combinat = Math::Combinatorics->new(count => 2, data => [@n], ); print "combinations of 2 from:...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (168): Math::Combinatorics Download

Added: April 02, 2010 | Visits: 821

Shelisp Shelisp is a very short program that provides mechanisms for composing and running Unix shell (particularly bash) commands and constructs from Common Lisp. To run shelisp, say at the command prompt: lisp -load shelisp.lisp This should start CMU Common Lisp and provide the prompt, *. A more...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Shelisp Download

Added: January 12, 2010 | Visits: 1.193

Arbitrary Command Output Colourer acoc is a regular-expression based colour formatter for programs that display output on the command-line. It works as a wrapper around the target program, executing it and capturing the stdout stream. Optionally, stderr can be redirected to stdout, so that it, too, can be manipulated. acoc then...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (94): Arbitrary Command Output Colourer Download

Added: August 14, 2010 | Visits: 909

Libeval Libeval provides simple means of evaluating simple arithmetic expressions involving literal numeric values, variables and functions using the addition (+), subtraction (-), multiplication (*), division (/), modulo division (), exponentiation (^), sign (+-), percentag (%) and grouping (())...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (95): Libeval Download

Added: September 02, 2010 | Visits: 1.037

Math::NumberCruncher Math::NumberCruncher Perl module contains a collection of useful math-related functions. SYNOPSIS It should be noted that as of v4.0, there is now an OO interface to Math::NumberCruncher. For backwards compatibility, however, the previous, functional style will always be supported. # OO...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (101): Math::NumberCruncher Download