Showing 22 open source projects for "factorial"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Factorial

    Factorial

    Fast command-line tool to compute factorials of numbers

    Factorial is a simple and fast command-line program that calculates the factorial of any number you input. Ideal for quick calculations in the terminal, it provides accurate results efficiently and is easy to use. Perfect for programmers, students, or anyone needing factorial computations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Small-projects-with-c

    A set of basic academic C programs for learning and practice.

    This repository contains a collection of basic and academic C programming projects developed for coursework at Islamic Azad University, Central Tehran Branch. The purpose is to help beginners understand core programming concepts such as conditionals, loops, arrays, recursion, and math functions. Each project is organized in its own folder, with readable code and clear logic. Ideal for students and educators looking for structured C examples. Contributions and feedback are welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TXM

    TXM

    Unicode XML TEI text analysis platform

    ...rubrique61&lang=en TXM offers a comprehensive range of analysis tools (concordances, collocate search, frequency lists, etc.) based on the powerfull CQP full text search engine (http://cwb.sourceforge.net) and a range of statistical functions (factorial analysis, classification, cooccurrency analysis, etc.) based on R packages (http://www.r-project.org). Read the scientific background at the Textométrie project web site http://textometrie.ens-lyon.fr/?lang=en. Read a full description at the TEI Tools wiki http://wiki.tei-c.org/index.php/TXM.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4

    Euler Number

    Euler number up to N degrees and Euler number powered to N

    This programme will receive two positive integers (supposedly N & X) by user and calculate: 1) N! (Factorial of N) 2) Euler Number up to N degrees and 3) N-Degrees Euler number powered to X. Then it outputs the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5

    BigDecimal

    Arithmetic and calculus with decimal numbers of arbitrary precision.

    ...In BigDecimal all the arithmetic operations are implemented, including, logarithms, systems resolution of linear equations, trigonometric functions, polynomial regression, hyperbolic functions, the notorious gamma function (factorial for non-integer real numbers) and more that will be implemented still. My intention is, at a minimum, to implement all the mathematical functions of the Windows calculator, and at most, if any, all the mathematical functions of Office Excel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    bashj : a bash mutant with java support

    bashj : a bash mutant with java support

    with bashj, you can insert java code & libraries into bash scripts

    ...Basic examples: #!/usr/bin/bashj echo Math.cos(0.5) echo Math.hypot(3.0,4.0) echo System.getProperty("java.runtime.version") #!/usr/bin/bashj #!java public static int factorial(int n) {if (n<=0) return(0); if (n==1) return(1); return(n*factorial(n-1));} #!bashj echo j.factorial(10)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    STEMCalc IV - Mathematics Swiss Knife

    STEMCalc IV - Mathematics Swiss Knife

    The Fourth Edition of STEMCalc and the biggest one yet!

    +++DISCLAIMER+++ The project is still currently in beta, thus have bare functionality, and possible bugs. Anyone who can spare time and lend a helping hand as a beta-tester is very appreciated. Contact the author for more information. +++INTRO+++ STEMCalc IV is a simple, yet powerful, console-programmed calulator written in Java, performing one calculation with two numbers max at a time and other various functions. +++STORY+++ This is the fourth edition of the previously abandoned...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Angry Calculator

    Angry Calculator

    Angry calculator is a calculator java

    In addition to standard calculator functions, you can perform trigonometric calculations, binary, decimal, hexadecimal. Are included in the calculation of the programs tables, fibonacci, factorial, random number, charting, statistic basic, fast random generator number 1-90, generation and a system for fast calculation of the percentage, calculating the perimeter and area of plane geometric figures. This is also a program to create constant and recall among other functions is also a mini file editor text.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    gui scientific calculator

    solves the mathematical expressions with any number of functions in it

    It's a scientific calculator which allows users to enter a mathematical expression with any number of functions in it... it evaluates the result and shows the entered expression with the result.... very friendly environment .. easy to use,also compatible with touch screen laptops.. full scientific calculator..
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Reor Calculator

    Reor Calculator

    Reor is a winsome calculator with loads of functions, by Ajay Menon.

    Reor is a free calculator which is crafted into perfection with a winsome interface. Reor has got Scientific, Statistical, Graphical and many more types of tools built-into it, while maintaining an attractive interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    fedtool

    Tool to aid factorial design analysis of in vitro experiments.

    Sets of colour-coded design templates for varying number of factors and replicates are included covering full factorial, and fractional factorial designs. An Excel-spreadsheet tool steps the user through specifying factor names and entering the design and data from the experiment. The tool deconvolutes the data into a matrix which can be pasted into data visualisation and / or data analysis software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ABM-Calibration-SensitivityAnalysis

    Codes and Data for Calibration and Sensitivity Analysis of ABM

    ...The corresponding manuscript is published in Journal of Artificial Societies and Social Simulation as: Thiele JC, Kurth W, Grimm V (2014): Facilitating parameter estimation and sensitivity analysis of agent-based models: a cookbook using NetLogo and R. <http://jasss.soc.surrey.ac.uk/xx/x/x.html> Methods/Techniques used are: a. Parameter fitting: 1. Full Factorial Design 2. Simple Random Sampling 3. Latin Hypercube Sampling 4. Quasi-Newton Method 5. Simulated Annealing 6. Genetic Algorithm 7. Approximate Bayesian Computation b. Sensitivity Analysis: 1. Local SA 2. Morris Screening 3. DoE 4. Partial (Rank) Correlation Coefficient 5. Standardised (Rank) Regression Coefficient 6. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CompliCalc

    Multiple Complex Algebraic and Functional Calculators

    With 21 calculators, CompliCalc can handle anything from tax needs to factorial to your radian homework, and if we don't have the calculator you want, you can submit a request and tell the team. If you need a previous download of CompliCalc, click on the files link by the download button. Also, if you need any support, be sure to us know!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Coreculator

    Coreculator

    Advanced Desktop Calculator (The Most Advanced) with More Functions

    ...[Operators] + Addition - Subtraction / Division * Multiplication // Floor Division (Round and without Decimals) ** Exponentiation % Modulos cc.pow(X, Y) X to the Power of Y cc.sqrt(X) Square root of X cc.ceil(X) Ceiling of X (X is a number e.g 18) cc.fabs(X) Absolute value of X cc.factorial(X) Factorial of X cc.floor(X) Floor of X cc.acos(X) Cosine of X cc.asin(X) Arc S
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Android big factorial

    Andoid app for computation of large factorial

    The app is using representation of numbers in the formal of a stringю Therefore, it can handle very large numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GUANO

    GUANO

    GUANO - Graphical User interface for performing ANalysis Of variance

    ...Provides a simple graphical user interface for specifying analyses and interaction plots (analyses performed by http://code.google.com/p/pyvttbl/). Features: - Capable of high order factorial designs (> 2 factors) - Within and mixed analyses of variance provide corrections for violations of sphericity (Huynh-Feldt, Greenhouse-Geisser, Box) - A variety of data transformations can be applied (log10, reciprocal, arcsine, square-root, and Windsor) - Generalized eta-squared measures of effect size - Post-hoc power analysis (should match G*Power) - Outputs include tables of estimated marginal means - Up to 4-way interaction plots with errorbars (png, svg) - Confidence intervals account for within-subject variability (where applicable; Loftus and Masson, 1994) - Non-proprietary HTML output files - Non-proprietary codebase Gotchas: - Assumes balanced designs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    FactHash

    Factorial Hashing Function

    My first attempt at a one-way hashing class/algoritm, built as a python class. It produces variable length hash from a message block of the size you want. The resulting hash will be ~2x the message block in size, and should provide for at least as many bits of security as the block itself. I updated this, with a different hash than original, since I found a potential collision on some blocks, not but specific to that challenge. To further correct this, I modified the padding when it's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple way to calculate quite big factorials. All descriptions were made in polish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jAlgorithms is a project mainly for educational purposes. It contains some of the popular algorithms and data structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TSL-TGE -- Test Specification Language-Test Generation Engine Specify independent and dependent factors in an XML file, TSL. Then TGE makes substitutions of generated combinations into a template file. For use in Factorial Test Design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A GUI application permits you to solve more than 25 types of operations including vector product,regression,correlation,equation solve,permutation,combination,factorial,mean,mode,quartiles, median, moments & more. Try it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Challenge: Prove Your Factorial Fluency

    Challenge: Prove Your Factorial Fluency

    This is the first coding challenge in a new series by Dice News

    ...The lowest of these numbers is 123456789, the next is 123456798 and the highest is 987654321. There are 362,880 such numbers if I have my math correct. It’s 9! (9 Factorial) ie 362,880 different numbers. If the numbers are ordered starting from the highest to the lowest, you have to write a program that returns the 100,000th in this sequence. So the first five are these: 1) 987654321 2) 987654312 3) 987654231 4) 987654213 5) 987654132 For more info, visit: http://news.dice.com/2013/10/01/coding-challenge-046/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB