DEBSOURCES
Skip Quicknav
sources / haskell-typst / 0.5.0.1-1 / test / typ / compute / calc-16.typ
1234
// Test the `calc` function. #test(calc.pow(10, 0), 1) #test(calc.pow(2, 4), 16)