设置浮点数设置浮点数func (f *File) SetCellFloat(sheet, cell string, value float64, precision, bitSize int) error根据给定的工作表名、单元格坐标、浮点数、浮点数尾数部分精度和浮点数类型设置浮点型单元格的值。