CoprimeQ[n_1, n_2] yields True if n_1 and n_2 are relatively prime, and yields False otherwise. CoprimeQ[n_1, n_2, ...] yields True if all pairs of the n_i are relatively ...
FactorTerms[poly] pulls out any overall numerical factor in poly. FactorTerms[poly, x] pulls out any overall factor in poly that does not depend on x. FactorTerms[poly, {x_1, ...
HeavisideLambda[x] represents the triangle distribution \[CapitalLambda](x) which is nonzero for |x| < 1.HeavisideLambda[x_1, x_2, ...] represents the multidimensional ...
HeavisidePi[x] represents the box distribution \[CapitalPi](x), equal to 1 for |x| < 1/2 and 0 for |x| > 1/2.HeavisidePi[x_1, x_2, ...] represents the multidimensional box ...
IntegerLength[n] gives the number of digits in the base 10 representation of the integer n.IntegerLength[n, b] gives the number of digits in the base b representation of n.
InverseGudermannian[z] gives the inverse Gudermannian function gd -1 (z).
LiouvilleLambda[n] gives the Liouville function \[Lambda](n).
MangoldtLambda[n] gives the von Mangoldt function \[CapitalLambda](n).
NumberFieldDiscriminant[a] gives the discriminant of the field \[DoubleStruckCapitalQ][a] generated by the algebraic number a.
NumberFieldSignature[a] gives the signature of the field \[DoubleStruckCapitalQ][a] generated by the algebraic number a.