ParametricComplexCurve(VT)

paramete.spad line 46 [edit on github]

ParametricComplexCurve is used for drawing complex curves on the plane.Its main effect is on function selection, namely introducing complex_curve in the middle disambiguates between expression defining real function (default) and expression defining complex function.

complex_curve : VT -> %

get_value : % -> VT