You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-27Lines changed: 11 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,9 @@
1
-
### Floats
2
-
3
-
Package bigfloat provides the implementation of a few additional operations (square root, exponentiation, natural logarithm, exponential function) for the standard library `big.Float` type.
1
+
Package bigfloat provides arbitrary-precision natural logarithm and
2
+
exponentiation for the standard library's `big.Float` type.
0 commit comments