Path: blob/main/tests/docs/ojs/ojs-define-numeric-precision/with-knitr.qmd
6453 views
---
title: "ojs_define numeric precision test"
format: html
engine: knitr
---
```{r}
ojs_define(num = 0.00008604168504168504)
```
```{ojs}
num
```
---
title: "ojs_define numeric precision test"
format: html
engine: knitr
---
```{r}
ojs_define(num = 0.00008604168504168504)
```
```{ojs}
num
```