Input: tocomplex(2-i)
Write: `tocomplex(2-i)`
Output: $$ convert \ to \ complex :\\ \ 2-i == complex(2.0,(-1.0)) $$ Result:$$complex(2.0,(-1.0))$$