ContRap
The symbolic tool for control-flow based rapid prototyping.

Function Re from numeric
Brief description

Re(value:complex):double

Returns the real part of a complex number More ...

Function information
Name: Re
Base:
Group: Built-in plugins:Complex floating point
Icon: math.png
Color: black
Authors: Aless Lasaruk
Copyright: (c) 2010 Aless Lasaruk

Detailed description

Returns the real part of a complex number.

Input parameters
value: complex
Complex number

Return values
Default return value: double
Real part