Headings & Comments
Hey! You've got to hide your math away (sometimes)...
If you need to "hide" parts of your expression from Soulver, use a heading (marked with #) or a comment.
Four comment styles are supported: labels, slash comments, quotation marks, and parenthesis (in certain cases).
# headings
Use the # character to indicate a heading line:
You can customise the size of headings, as well as their color (and the color of the # symbol itself) from Soulver's styling preferences.
There is also an option to strip heading symbols when exporting into PDF or printing.
labels:
Use a label at the beginning of a line, using a colon:
Labels are always made bold.
// double slash comments
All numbers after two slashes are ignored:
You can also add slash comments to the end of lines:
"quotation mark comments"
(parenthesis comments)
If there's a single number with additional words that you want to exclude from an expression, you can put it in parentheses:
Last updated