I know that there exists a method cancel that could be used to typeset the cancellation of units. However, when using cancel, the whole argument is crossed through.
How would I cancel the unit "kg" in the expression
#kg[50,0] dot.c #N-kg[9,81]
when #kg and #N-kg are appropriately defined using the zero package?
I know that there exists a method
cancelthat could be used to typeset the cancellation of units. However, when usingcancel, the whole argument is crossed through.How would I cancel the unit "kg" in the expression
when
#kgand#N-kgare appropriately defined using thezeropackage?