Hello everybody still learning Go i remark a weired think,

this command :  fmt.Println(int(math.Pow(float64(9200), float64(5))))

Return :   -9223372036854775808   i don't know why normally 9200⁵  is a 
 positive big value can some one explain me this please in details ? 

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to