primorial

prime number tools for mathomatic

Install

All systems
curl cmd.cat/primorial.sh
Debian Debian
apt-get install mathomatic-primes
Ubuntu
apt-get install mathomatic-primes
Arch Arch Linux
pacman -S mathomatic
image/svg+xml Kali Linux
apt-get install mathomatic-primes
Fedora
dnf install mathomatic-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install mathomatic-primes
Raspbian
apt-get install mathomatic-primes

mathomatic-primes

prime number tools for mathomatic

This package contains the integer math tools from Mathomatic to: * quickly generate any amount of consecutive prime numbers * calculate large primorials * sum and multiply large integers * calculate and display Pascal's triangle * find the minimum number of positive integers that when squared and added together, equal the given number

mathomatic-tools

mathomatic

mathomatic

portable Computer Algebra System (CAS)

Mathomatic implements most of the rules of algebra for the mathematical operators +, -, *, /, % (modulus), and power (including roots). Mathomatic can symbolically: * combine and solve equations, * completely simplify and compare expressions and equations, * do simple calculus transformations and series, * do standard, complex number, modular, and polynomial arithmetic, * generate optimized C, Java, and Python language code from simplified equations, * plot expressions with gnuplot in two or three dimensions, * do quick calculations, colorize expressions, etc.