package main import ( "fmt" ) func main() { fmt.Printf("%E", 121414.4353553535) }