GO
Go Float Data Types
The float data types are used to store positive and negative numbers with a decimal point, like 35.3, -2.34, or 3597.34987.
GO
The float data types are used to store positive and negative numbers with a decimal point, like 35.3, -2.34, or 3597.34987.