Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quarto-dev
GitHub Repository: quarto-dev/quarto-cli
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
```