DivisorSigma[k, n] gives the divisor function \[Sigma]_k (n).
Mathematica has over 3000 built-in functions and other objects, all based on a single unified framework, and all carefully designed to work together, both in simple ...
Hypergeometric0F1Regularized[a, z] is the regularized confluent hypergeometric function \[Null]_0 F_1 (a; z)/\[CapitalGamma](a).
Mathematica uses various syntactic rules to interpret input that you give, and to convert strings and boxes into expressions. The version of these rules that is used for ...
OpenCLFunction[args] represents a function loaded using OpenCLFunctionLoad.
BesselY
(Built-in Mathematica Symbol) BesselY[n, z] gives the Bessel function of the second kind Y_n (z).
CUDAFunction[args] represents a function loaded using CUDAFunctionLoad.
EulerPhi[n] gives the Euler totient function \[Phi](n).
OptionsPattern[] is a pattern object that represents a collection of options given as rules, where the values of the options can be accessed using OptionValue. ...
ExpandNumerator[expr] expands out products and powers that appear in the numerator of expr.