Class IntToBinary
Inherited Members
Namespace: Advanced.Algorithms.Binary
Assembly: Advanced.Algorithms.dll
Syntax
public class IntToBinary
Methods
GetBinary(Int32, Int32)
Declaration
public static string GetBinary(int integer, int precision)
Parameters
Type | Name | Description |
---|---|---|
Int32 | integer | |
Int32 | precision |
Returns
Type | Description |
---|---|
String |