NAME
	calc - Calculate something

SYNOPSIS
	calc <what> <arg1> <arg2> ....

DESCRIPTION
	This command can help you calculate something that normally would
	have taken some time. Strange formulas from formulas.h could be put
	here for example

OPTIONS
	Current available options are

	calc hp <con>		-  Calculates the corresponding max hp.

	calc pen <pen> <skill>	-  Calculates max penetration from a weapon
				   with pen, and wielded with skill.

	calc ac <ac>		-  Calculates the max reduction possible with
				   ac - armour class.
