Plugin Name: dectohex Author(s): Ezra Richards and Greg Piper ------------------------------------------------------------------------------- Functionality: Convert a number represented in decimal to a hexadecimal representation. Usage: dectohex [positive_decimal_number] Example: dectohex 42 Output: 2A