NuGenSciMath

NuGenSignedLogical Members

NuGenSignedLogical overview

Public Instance Constructors

NuGenSignedLogical Constructor Initializes a new instance of the NuGenSignedLogical class.

Public Instance Fields

MaxNumberOfDigits 

Public Instance Methods

Binary_And Binary And
Binary_Nand Binary NAND
Binary_Nor Binary NOR
Binary_Not Binary Not
Binary_NXor Binary NXOR
Binary_Or Binary Or
Binary_Xor Binary XOR
BinaryAddition Binary Addition
BinaryIntegerDivision Binary Integer Division
BinaryModulo Binary Modulo
BinaryMultiplication Binary Multiplication
BinaryPositiveToNegative Binary Positive to Negative
BinaryShiftLeft Binary Shift Left
BinaryShiftRight Binary Shift Right
BinarySubtraction Binary Substraction
BinaryToDecimal Binary to Decimal
BinaryToHexadecimal Binary to Hexadecimal
DecimalToBinary Decimal to Binary
DecimalToHexadecimal Decimal to Hexadecimal
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
HexadecimalToBinary Hexadecimal to Binary
HexadecimalToDecimal Hexadecimal to Decimal
SetBinaryValue Set Binary Value
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

NuGenSignedLogical Class | Genetibase.MathX Namespace