Help for this page

Select Code to Download


  1. or download this
    package HexMath;
    # add or multiply hexadecimal
    ...
    
    package main;
    HexMath::add('a','b','cqcq','d');