We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fbede6 commit 3ae9f75Copy full SHA for 3ae9f75
README.md
@@ -11,7 +11,7 @@ entries in matrices. Other exact numbers may work as well, but are not tested.
11
12
As the goal of this module is always to give exact answers and, at the same time,
13
be type stable, the results of many of these functions are `big`. That is, the `detx`
14
-of an integer matrix has entries of type `BigInt`.
+of an integer matrix returns a `BigInt`.
15
16
## Functions
17
0 commit comments