Icon

Convert to (Decimal) Binary

convert (decimal) to binary

This worklfow takes a column with doubles as input and converts it to a binary representation.
It works for positive and negative doubles, with or without a decimal.
Input column:
column name => input_data
column format => double

recursive loopconcat 0/1recursive loopconcat 0/1input doubleloop everyrecordsplit integerand decimal decimal decimal integer integer Table Creator Column Appender Chunk Loop Start Loop End bring it together Table View recursive loopconcat 0/1recursive loopconcat 0/1input doubleloop everyrecordsplit integerand decimal decimal decimal integer integer Table Creator Column Appender Chunk Loop Start Loop End bring it together Table View

Nodes

Extensions

Links