We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca237fb commit a8024fbCopy full SHA for a8024fb
1 file changed
src/bimath.ts
@@ -1,8 +1,7 @@
1
// src/bimath.ts
2
3
/**
4
- * This module contains complex math functions
5
- * for working with bigints.
+ * This module contains helpful math functions for working with bigints.
6
*/
7
8
// Constants =========================================================
0 commit comments