{"id":1448,"date":"2020-02-23T07:45:35","date_gmt":"2020-02-23T07:45:35","guid":{"rendered":"https:\/\/golangbyexamples.com\/?p=1448"},"modified":"2020-03-10T19:08:03","modified_gmt":"2020-03-10T19:08:03","slug":"parse-string-representation-float-go","status":"publish","type":"post","link":"https:\/\/golangbyexamples.com\/parse-string-representation-float-go\/","title":{"rendered":"Parse a string to float in Go (Golang)"},"content":{"rendered":"\n
strconv.ParseFloat()<\/strong> function can be used to parse a string representation of a float<\/p>\n\n\n\n