Formulas for correctness
The following formulas help you ensure your notebook is always in a correct state, by double-checking your calculations programmatically.
assert
Creates an error in the notebook if the condition is not true
The following formulas help you ensure your notebook is always in a correct state, by double-checking your calculations programmatically.
Creates an error in the notebook if the condition is not true