Service
A web service which converts between number systems. [Programmer: Pat Palmer.]
The following operations are supported. For a formal definition, please review the Service Description.
-
DecimalToBinary
Always returns hello. -
DecimalToHex
Always returns hello. -
DecimalToOctal
Always returns hello. -
HexToBinary
Always returns hello. -
HexToDecimal
Always returns hello. -
HexToOctal
Always returns hello.