express_add( $first, $second ) : void
express_divide( $first, $second ) : void
express_multiple( $first, $second ) : void
express_subtract( $first, $second ) : void
get_expression( $express_type, $first, $second ) : void