Skip to content

Commit 38745dd

Browse files
committed
add inline math to README
1 parent e30929c commit 38745dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ True
8181
[(3.099055278145548, 1.7976931348623157e+308)]
8282
```
8383

84-
Let's now try limited waiting-time (with dt = 5.0) reachability:
84+
Let's now try limited waiting-time (with $dt = 5.0$) reachability:
8585
```pycon
8686
>>> import reticula as ret
8787
>>> state = ret.mersenne_twister(42)

0 commit comments

Comments
 (0)