Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem for * in units after transpilation #206

Open
orianebro opened this issue Jun 2, 2023 · 0 comments
Open

Problem for * in units after transpilation #206

orianebro opened this issue Jun 2, 2023 · 0 comments

Comments

@orianebro
Copy link

The online doc tells that the units have to be written with * for multiplications and ** for exponents, though, when transpiling, only the part before a * or a ** is read (or at least transcribed).
Example: degC*d --> degC, m**2 --> m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant