The mul function can be run from the command line like so: mul 2 2 Where it multiplies 2 * 2 and outputs the result, which is 4.