整数函数
Wolfram 语言包含数百种独创的算法来计算整数型函数,可以处理任意大小的整数.
除法相关的函数
Mod ▪ PowerMod ▪ Quotient ▪ QuotientRemainder ▪ GCD ▪ LCM ▪ Divisible ▪ CoprimeQ ▪ EvenQ ▪ OddQ ▪ PrimeQ ▪ CompositeQ ▪ ModularInverse
组合函数 »
Factorial (!) ▪ Binomial ▪ Multinomial ▪ CatalanNumber ▪ StirlingS1 ▪ PartitionsP ▪ BellB ▪ FrobeniusNumber ▪ PolygonalNumber ▪ ...
递归与和函数 »
Fibonacci ▪ LucasL ▪ HarmonicNumber ▪ BernoulliB ▪ EulerE ▪ MatrixExp ▪ ...
整数分解
FactorInteger ▪ Divisors ▪ IntegerPartitions ▪ IntegerDigits ▪ FrobeniusSolve ▪ NumberDecompose ▪ FareySequence
数字相关的函数 »
IntegerDigits ▪ FromDigits ▪ IntegerLength ▪ NumberDigit ▪ DigitCount ▪ IntegerExponent ▪ IntegerReverse ▪ ...
位运算 »
BitAnd ▪ BitOr ▪ BitXor ▪ BitLength ▪ BitShiftLeft ▪ BitSet ▪ ...
基于数字的替代系统函数
RSolve — 求解整数递推
Sum — 求整数函数的和
FindSequenceFunction — 从序列中求函数形式