Closed wmwv closed 6 years ago
Make a fmt.Println(cos) format nicely. E.g.,
fmt.Println(cos)
{H0: 70, Om0: 0.27, Ol0: 0.73, W0: -0.9, WA: 3}
Done and merged.
Make a
fmt.Println(cos)
format nicely. E.g.,