Hello everybody, can someone explain me this weird value :

this return me this value: -9223372036854775808

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


Normally 9200^5 musnt give this value even if i put a value bigger then 
9200 i receive the same value please can someone explain me why in details 
please?











-- 
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