Source position: ucomplex.pp line 196
function cstr(
const z: complex
):string;function cstr(
const z: complex;
const len: Integer
const len: Integer;
const dec: Integer
):string;