Skip to content

Commit 92c1eae

Browse files
committed
docs: Add isreal, real, isintegral & ismonic to docs/src/reference.md
1 parent f2be2af commit 92c1eae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/reference.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ chop
2525
chop!
2626
truncate
2727
truncate!
28+
isreal
29+
real
30+
isintegral
31+
ismonic
2832
```
2933

3034
## Arithmetic

0 commit comments

Comments
 (0)