Symbol
Symbol
Symbol()Built-in Symbolica symbols.
Attributes
| Name | Description |
|---|---|
ABS |
The built-in absolute value function. |
ACOS |
The built-in inverse cosine function. |
ACOSH |
The built-in inverse hyperbolic cosine function. |
ACOT |
The built-in inverse cotangent function. |
ACOTH |
The built-in inverse hyperbolic cotangent function. |
ACSC |
The built-in inverse cosecant function. |
ACSCH |
The built-in inverse hyperbolic cosecant function. |
ALT |
The built-in alternative-pattern function. |
ASEC |
The built-in inverse secant function. |
ASECH |
The built-in inverse hyperbolic secant function. |
ASIN |
The built-in inverse sine function. |
ASINH |
The built-in inverse hyperbolic sine function. |
ATAN |
The built-in inverse tangent function. |
ATANH |
The built-in inverse hyperbolic tangent function. |
BESSEL_I |
The built-in modified Bessel function of the first kind. |
BESSEL_J |
The built-in cylindrical Bessel function of the first kind. |
BESSEL_K |
The built-in modified Bessel function of the second kind. |
BESSEL_Y |
The built-in cylindrical Bessel function of the second kind. |
COEFF |
The built-in function that convert a rational polynomials to a coefficient. |
COMPLEX_INFINITY |
The number that represents infinity with an unknown complex phase: ∞. |
CONJ |
The built-in complex conjugate function. |
COS |
The built-in cosine function. |
COSH |
The built-in hyperbolic cosine function. |
COT |
The built-in cotangent function. |
COTH |
The built-in hyperbolic cotangent function. |
CSC |
The built-in cosecant function. |
CSCH |
The built-in hyperbolic cosecant function. |
E |
Euler’s number e, approximately 2.7182. |
ERF |
The built-in error function. |
EULER_GAMMA |
The Euler-Mascheroni constant γ, approximately 0.57721. |
EXP |
The built-in exponential function. |
GAMMA |
The built-in gamma function. |
I |
The mathematical constant i, where i^2 = -1. |
IF |
The built-in function for piecewise-defined expressions |
INDETERMINATE |
The number that represents indeterminacy: ¿. |
INFINITY |
The number that represents infinity: ∞. |
LOG |
The built-in logarithm function. |
PI |
The mathematical constant π, approximately 3.1415. |
POLYGAMMA |
The built-in polygamma function. |
POLYLOG |
The built-in polylogarithm function. |
ROOT |
The built-in algebraic root function. |
SEC |
The built-in secant function. |
SECH |
The built-in hyperbolic secant function. |
SIN |
The built-in sine function. |
SINH |
The built-in hyperbolic sine function. |
SQRT |
The built-in square root function. |
TAN |
The built-in tangent function. |
TANH |
The built-in hyperbolic tangent function. |
ZETA |
The built-in Riemann zeta function. |
ABS
ABS: ExpressionThe built-in absolute value function.
ACOS
ACOS: ExpressionThe built-in inverse cosine function.
ACOSH
ACOSH: ExpressionThe built-in inverse hyperbolic cosine function.
ACOT
ACOT: ExpressionThe built-in inverse cotangent function.
ACOTH
ACOTH: ExpressionThe built-in inverse hyperbolic cotangent function.
ACSC
ACSC: ExpressionThe built-in inverse cosecant function.
ACSCH
ACSCH: ExpressionThe built-in inverse hyperbolic cosecant function.
ALT
ALT: ExpressionThe built-in alternative-pattern function.
ASEC
ASEC: ExpressionThe built-in inverse secant function.
ASECH
ASECH: ExpressionThe built-in inverse hyperbolic secant function.
ASIN
ASIN: ExpressionThe built-in inverse sine function.
ASINH
ASINH: ExpressionThe built-in inverse hyperbolic sine function.
ATAN
ATAN: ExpressionThe built-in inverse tangent function.
ATANH
ATANH: ExpressionThe built-in inverse hyperbolic tangent function.
BESSEL_I
BESSEL_I: ExpressionThe built-in modified Bessel function of the first kind.
BESSEL_J
BESSEL_J: ExpressionThe built-in cylindrical Bessel function of the first kind.
BESSEL_K
BESSEL_K: ExpressionThe built-in modified Bessel function of the second kind.
BESSEL_Y
BESSEL_Y: ExpressionThe built-in cylindrical Bessel function of the second kind.
COEFF
COEFF: ExpressionThe built-in function that convert a rational polynomials to a coefficient.
COMPLEX_INFINITY
COMPLEX_INFINITY: ExpressionThe number that represents infinity with an unknown complex phase: ∞.
CONJ
CONJ: ExpressionThe built-in complex conjugate function.
COS
COS: ExpressionThe built-in cosine function.
COSH
COSH: ExpressionThe built-in hyperbolic cosine function.
COT
COT: ExpressionThe built-in cotangent function.
COTH
COTH: ExpressionThe built-in hyperbolic cotangent function.
CSC
CSC: ExpressionThe built-in cosecant function.
CSCH
CSCH: ExpressionThe built-in hyperbolic cosecant function.
E
E: ExpressionEuler’s number e, approximately 2.7182.
ERF
ERF: ExpressionThe built-in error function.
EULER_GAMMA
EULER_GAMMA: ExpressionThe Euler-Mascheroni constant γ, approximately 0.57721.
EXP
EXP: ExpressionThe built-in exponential function.
GAMMA
GAMMA: ExpressionThe built-in gamma function.
I
I: ExpressionThe mathematical constant i, where i^2 = -1.
IF
IF: ExpressionThe built-in function for piecewise-defined expressions. IF(cond, true_expr, false_expr) evaluates to true_expr if cond is non-zero and false_expr otherwise.
INDETERMINATE
INDETERMINATE: ExpressionThe number that represents indeterminacy: ¿.
INFINITY
INFINITY: ExpressionThe number that represents infinity: ∞.
LOG
LOG: ExpressionThe built-in logarithm function.
PI
PI: ExpressionThe mathematical constant π, approximately 3.1415.
POLYGAMMA
POLYGAMMA: ExpressionThe built-in polygamma function.
POLYLOG
POLYLOG: ExpressionThe built-in polylogarithm function.
ROOT
ROOT: ExpressionThe built-in algebraic root function.
SEC
SEC: ExpressionThe built-in secant function.
SECH
SECH: ExpressionThe built-in hyperbolic secant function.
SIN
SIN: ExpressionThe built-in sine function.
SINH
SINH: ExpressionThe built-in hyperbolic sine function.
SQRT
SQRT: ExpressionThe built-in square root function.
TAN
TAN: ExpressionThe built-in tangent function.
TANH
TANH: ExpressionThe built-in hyperbolic tangent function.
ZETA
ZETA: ExpressionThe built-in Riemann zeta function.
Methods
| Name | Description |
|---|---|
get |
Returns the variable with the given name, if it exists. |
get
Symbol.get(name: str) -> Expression | NoneReturns the variable with the given name, if it exists.