func strconv.FormatComplex

one use

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