Gostrconvstrconv.FormatFloat
strconv.ParseInt

strconv.FormatFloatstrconv

strconv.FormatInt

Converts a float64 to a string.

문법

strconv.FormatFloat(f float64, fmt byte, prec, bitSize int) string