type/AlgebraicObject
check for an algebraic number or algebraic function
Calling Sequence
Parameters
Description
Examples
type(expr,'AlgebraicObject')
expr
-
expression
An expression is of type AlgebraicObject if and only if it is one of the following:
a radical
a RootOf of type algext
for some rational number z, where trig is one of the trigonometric functions sin,cos,tan,csc,sec,cot
for some rational number z
I
See Also
Algebraic
Algebraic[GetAlgebraics]
RootOf
trig
type
type/algext
type/algfun
type/algnum
type/radalgfun
type/radalgnum
type/radfun
type/radnum
Download Help Document