func strconv.FormatComplex

one use

	strconv (current package)
		ctoa.go#L14: func FormatComplex(c complex128, fmt byte, prec, bitSize int) string {