Sqrt - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Complex Sqrt

Output the square root of the input

 

Description

Equations

Connections

Parameters

Modelica Standard Library

Description

The Complex Sqrt (or Sqrt) component computes the square root of the complex input u. It uses the principal value.

To use the complex conjugate of u, set Use Conjugate Input to true.

Equations

y=u

Connections

Name

Description

Modelica ID

u

Complex input signal

u

y

Complex output signal

y

Parameters

Name

Default

Units

Description

Modelica ID

Use Conjugate Input

false

 

If true, use the complex conjugate of the input

useConjugateInput

Modelica Standard Library

The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.

See Also

Complex Math