IMathRadical class

IMathRadical class

Specifies the radical function, consisting of a base, and an optional degree. Example of radical object is √𝑥.

The IMathRadical type exposes the following members:

Properties

PropertyDescription
baseBase argument
degreeDegree argument
hide_degreeHide degree
When is true, the degree is not shown, as in √𝑥

Examples

Example:

See Also