An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: factorials

crisahu777/factorial

The factorial function in mathematics is used to calculate the product of all positive integers up to a given number.Factorials are denoted by the exclamation mark (!) and are commonly used in permutations and combinations in combinatorial mathematics.

Language: C++ - Size: 1.95 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

propensive/metamorphose

Efficient permutation representations in Scala

Language: Scala - Size: 564 KB - Last synced at: about 12 hours ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

SaurSum8/Big-Factorial

A Java program that uses multi-threading to compute large integer factorials.

Language: Java - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

CodingChallengesBooklet/FactorialFinder

The Factorial of a positive integer, n, is defined as the product of the sequence n, n-1, n-2, ...1 and the factorial of zero, 0, is defined as being 1. Solve this using both loops and recursion.

Language: Python - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 2

colorlessenergy/factorials

a factorial with recursive

Language: JavaScript - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

ElmarBaumann66/Factorials-C-

Calculate simple Factorials of Integer- and Decimal-Types (dev c++)

Language: C++ - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MatthewErvinChasco/Math

A generic repository for mathematical functions.

Language: MATLAB - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dadou-steven/python-pensee-computationnelle

Performance dans la programmation dynamique, Performance in dynamic programming

Language: Python - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

heethjain21/log_book_maths

The power of Maths Log Book in an android app!

Language: Java - Size: 10.6 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

sdunbarne/StirlingsFormulaSequences

Rigorous mathematical proofs of Stirling's Formula

Language: TeX - Size: 274 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

graphita/mathematics

PHP Mathematics Library for easier calculation of Base Converts, Factorials, Permutation and Combination.

Language: PHP - Size: 38.1 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

droptheplot/factorials 📦

Ruby factorials as C extension.

Language: Ruby - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 9 years ago - Stars: 1 - Forks: 1

raihankhan/Useful-Algorithms-For-Competetive-Programming

Language: C++ - Size: 132 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 20 - Forks: 5

derektypist/project-euler-034

Find the sum of all numbers which are equal to the sum of the factorial of their digits. Note: As 1! = 1 and 2! = 2 are not sums, they are not included.

Language: HTML - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jankupczyk/Proste-Programy-PY

Proste programy napisane w 🐍PYTHONIE🐍

Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

niinpatel/extra-long-factorials

Factorials of large numbers (output is not limited to 53 bits which is default limit of javascript number storage)

Language: JavaScript - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 4

1ethanhansen/Factorials

Just a bunch of bad factorial computing programs in a bunch of different languages

Language: C# - Size: 146 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 2

asyncfinkd/factorial

Factorial With Javascript

Language: JavaScript - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 1

JASory/SIRP

SIRPs

Language: Rust - Size: 4.88 KB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

arnab132/Check-Krishnamurthy-Number

Check If a number is Krishnamurthy Number using Python

Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

123MwanjeMike/test-driven-development

A Test Driven Development(TDD) learning and practice repository working with factorials and fibonacci series

Language: JavaScript - Size: 458 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

ByeonghoonJeon/Factorial-Calculator

A Few lines of code for calculation of Factorial.

Language: Python - Size: 45.9 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Akaie/MathExtended

A library of various math functions created as a DLL

Language: C# - Size: 94.7 KB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

codeslacker1155/Factorial-Finder

The factorial of a positive integer n is defined as the product of the sequence , n-1, n-2, ...1 and the factorial of 0 is defined as being 1. Solve this using both loops and recursion.

Language: Python - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

MarioWork/Factorial

Simple demonstration of Factorial Algorithm in Javascript using Recursion

Language: JavaScript - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

AlexsanderRST/Factorials

1 factorial you know and 7 you probably don't

Language: Python - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

dktomar9456/Factorial_calculator

a simple website to calculate factorial of a number

Size: 4.59 MB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

HusseinQudsi/algorithm

Language: JavaScript - Size: 2.35 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

elisawarner/Fun

Calculate determinant, factorials, random dataset subsets

Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

torar9/factorial-rust

Language: Rust - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

asim-altayb/Factorial

factorial method

Language: Java - Size: 1.95 KB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

mamenjivar/MIPS_Projects

MIPS projects

Language: Assembly - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

LightWay152/Factorials

Factorials

Language: C++ - Size: 117 KB - Last synced at: over 2 years ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 0