Add missing word
This commit is contained in:
parent
82287d9903
commit
2b912b4cdb
@ -18,7 +18,7 @@ func main() {
|
||||
// statement can.
|
||||
const n = 500000000
|
||||
|
||||
// Constant expressions perform arithmetic with
|
||||
// Constant expressions perform arithmetic operations with
|
||||
// arbitrary precision.
|
||||
const d = 3e20 / n
|
||||
fmt.Println(d)
|
||||
|
Loading…
x
Reference in New Issue
Block a user