Hi,
Could you send an example of the contents of such a cell, and what it is
converted to? Maybe it will be possible to improve the parsing of
numerals in Babel s.t. we don't lose precision in these cases.
Thanks -- Eric
Marc-Oliver Ihm writes:
> Hello !
>
> Currently org-babel, when passing
Hello !
Currently org-babel, when passing a table as input to a
source-code-block, behaves like this:
If the cell looks like a number, it will be converted to an integer or a
float. Otherwise the cell-content is passed unconverted as a string.
Now, dealing with very large numbers (which I want to