Rexpr is a little bit of javascript and html that can build random mathematical expressions based on user specified relations. The ouput is formatted using latex and mathjax. I made this program as an extension of my previous logic expression generator scripts that I built alongside the exprtest prover. The main intention is for generating practice problems as shown in some of the demos below but feel free to use it for anything you want.
A sample of how rexpr works.
demoBuild formulas for the prover.
demoBasic calculus expression formats.
derivativesGenerates propositional logic expressions, could be used for proofs.
propositional logicSome simple algebraic/arithmetic formats.
random algebraic/arithmetic expressionsRandom set identity formats.
set equations