WOLFRAM SYSTEM MODELER

root

Function that gives the nth root of a and corresponds to the SBML root function

Wolfram Language

In[1]:=
SystemModel["BioChem.Math.root"]
Out[1]:=

Information

Function that gives the nth root of a and corresponds to the SBML root function

Syntax

  • root(n,a)

Syntax

y = root(n, a)

Inputs (2)

n

Type: Real

Description: n'th degree

a

Type: Real

Description: Input value

Outputs (1)

y

Type: Real

Description: Output value