decbin number
None
Description
Decimal to binary.
Parameters
number |
Decimal value to convert |
Return Value
String: Binary string representation of number. Use libcox_value_to_string() to extract the processing result.