Skip to content

Commit

Permalink
remove now redundant example
Browse files Browse the repository at this point in the history
  • Loading branch information
rfourquet committed Oct 4, 2020
1 parent b29fdb7 commit aa8655d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions doc/src/manual/integers-and-floating-point-numbers.md
Original file line number Diff line number Diff line change
Expand Up @@ -578,9 +578,6 @@ julia> parse(BigFloat, "1.23456789012345678901")
julia> BigFloat(2.0^66) / 3
2.459565876494606882133333333333333333333333333333333333333333333333333333333344e+19
julia> big"1.2"
1.200000000000000000000000000000000000000000000000000000000000000000000000000007
julia> factorial(BigInt(40))
815915283247897734345611269596115894272000000000
```
Expand Down

0 comments on commit aa8655d

Please sign in to comment.