Is there a way to for ConTeXt to do basic arithmetic operations? For example,\calc{1+2} and have it return 3 or\calc{1/3.8} and have it return 0.263157894736842 (or rounded)Troy