func strconv.ParseComplex

one use

	strconv (current package)
		atoc.go#L42: func ParseComplex(s string, bitSize int) (complex128, error) {