Index

A B C D E F G H I L M N O P Q R S T U V X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values

H

hexadecimalToBaseN(String, int) - Method in class mathvoyage.NumberSystem.BaseConverter
Hexadecimal to base n string.
hexadecimalToBinary(String) - Method in class mathvoyage.NumberSystem.BaseConverter
Converts a hexadecimal string to a binary string
hexadecimalToDecimal(String) - Method in class mathvoyage.NumberSystem.BaseConverter
Converts a hexadecimal string to a decimal number
hexadecimalToOctal(String) - Method in class mathvoyage.NumberSystem.BaseConverter
Hexadecimal to octal string.
hexToBin(String) - Static method in class mathvoyage.vmath.baseConverter
Converts a hexadecimal number (string) to a binary number (string).
hexToDec(String) - Static method in class mathvoyage.vmath.baseConverter
Converts a Hexadecimal number (string) to decimal number (double).
hexToN(String, int) - Static method in class mathvoyage.vmath.baseConverter
Converts a number from hexadecimal to any base
hexToOct(String) - Static method in class mathvoyage.vmath.baseConverter
Converts a number from hexadecimal to octal
A B C D E F G H I L M N O P Q R S T U V X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values