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

B

baseConverter() - Constructor for class mathvoyage.vmath.baseConverter
 
BaseConverter - Class in mathvoyage.NumberSystem
The type Base converter.
baseNToBaseK(String, int, int) - Method in class mathvoyage.NumberSystem.BaseConverter
Base n to base k string.
baseNToDecimal(String, int) - Method in class mathvoyage.NumberSystem.BaseConverter
Converts a base-n string to a decimal number
binaryToBaseN(String, int) - Method in class mathvoyage.NumberSystem.BaseConverter
Binary to base n string.
binaryToDecimal(String) - Method in class mathvoyage.NumberSystem.BaseConverter
Converts a binary string to a decimal number
binaryToHexadecimal(String) - Method in class mathvoyage.NumberSystem.BaseConverter
Converts a binary string to a hexadecimal string
binaryToOctal(String) - Method in class mathvoyage.NumberSystem.BaseConverter
Converts a binary string to an octal string
binToDec(String) - Static method in class mathvoyage.vmath.baseConverter
Converts a binery number (string) to decimal number (double).
binToHex(String) - Static method in class mathvoyage.vmath.baseConverter
Converts a binary number (string) to a hexadecimal number (string).
binToN(String, int) - Static method in class mathvoyage.vmath.baseConverter
Converts a binary number (string) to a number of any base (string).
binToOct(String) - Static method in class mathvoyage.vmath.baseConverter
Converts a binary number (string) to an octal number (string).
bitwise() - Constructor for class mathvoyage.vmath.bitwise
 
Bitwise - Class in mathvoyage.bitwise
The type Bitwise.
BitWiseAND(int, int) - Method in class mathvoyage.bitwise.Bitwise
Return the bitwise And value
BitWiseNOT(int) - Method in class mathvoyage.bitwise.Bitwise
Return the NOT value
BitWiseOR(int, int) - Method in class mathvoyage.bitwise.Bitwise
Return the OR value
BitWiseXOR(int, int) - Method in class mathvoyage.bitwise.Bitwise
Return the XOR value
bitwiseZeroFillRightShift(int, int) - Method in class mathvoyage.bitwise.Bitwise
Return the zero fill right shift value
BOLTZMANN_CONSTANT - Static variable in class mathvoyage.vmath.constant
The constant BOLTZMANN_CONSTANT.
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