You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is super long term since CalcuLaTeX doesn't even support booleans yet, but I wanted to write out a general plan.
Basically, user defined functions need to have an option to inline themselves in the LaTeX. We also need LaTeX string interpolation to work. This way, truth tables can be implemented as just syntax sugar and just expand to a table.
The text was updated successfully, but these errors were encountered:
This is super long term since CalcuLaTeX doesn't even support booleans yet, but I wanted to write out a general plan.
Basically, user defined functions need to have an option to inline themselves in the LaTeX. We also need LaTeX string interpolation to work. This way, truth tables can be implemented as just syntax sugar and just expand to a table.
The text was updated successfully, but these errors were encountered: