func strconv.ParseComplex

one use

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