8 packages tagged with “factorial”
A library for functions used in solving Project Euler problems, along with some basic statistical functions, coded in F# The Project Euler functions cover primes, factorials, narcissism, random numbers, arrays and series/sequences (collatz, terra, Fibonacci). The statistical functions cover variance, standard deviation, and sum of squares.
$Find factorial$
Class library implementing advanced mathematical algorithms, transforms, and time series manipulations. Implementations favour simplicity and correctness.
The Threem.FactorialLibrary is a lightweight and efficient library for calculating the factorial of a given number. Factorial calculations are essential in various fields, including mathematics, combinatorics, probability, and data science. This package is designed to be fast, simple, and easy to integrate into any C# project, making it ideal for students, professionals, and researchers who need accurate factorial computations.
This package provides a comprehensive set of number helper extensions for .NET, including calculations, conversions, and validations such as prime checks, clamping, rounding, Roman numeral conversions, and more.
Calculator with options add , substruct , multiply , divide , factorial , power , squareroot
A comprehensive mathematical library providing 54+ functions covering number theory, trigonometry, logarithms, statistical operations, and special functions. Compatible with Python's math module behavior and optimized for .NET performance.