Path: blob/main/tests/docs/ojs/ojs-define-numeric-precision/with-jupyter.qmd
6465 views
---
title: "ojs_define numeric precision test"
format: html
engine: jupyter
execute:
daemon: false
---
```{python}
ojs_define(num = 0.00008604168504168504)
```
```{ojs}
num
```