The OpenD Programming Language

Complex.re

Real part. Default value is zero.

struct Complex(T)
T re;

Meta