Method

AgsComplexset_term

since: 3.7.11

Declaration [src]

void
ags_complex_set_term (
  AgsComplex* ptr,
  gdouble real,
  gdouble imag
)

Description [src]

Set complex number.

Available since: 3.7.11

Parameters

real

Type: gdouble

The real part.

imag

Type: gdouble

The imaginary part.