Okay, How will I get this to use commas...

Code:
on *:text:!calc*:#: {
  msg $chan The answer is:  $calc($2- )
}