handcalcs
handcalcs copied to clipboard
How can I render a factorial?
Using Python's built-in math.factorial, is it possible to render factorial(9) in LaTeX as 9!?
Not yet! But I am open to doing this.