import "fmt" import "math" print "print0" { msg => fmt.printf("13.0 ^ 4.2 is: %f", math.pow(13.0, 4.2)), }