Category:ProtoFlux:Utility:Binary

Category page
Revision as of 17:35, 15 January 2024 by 989onan (talk | contribs) (Create Utility:Binary ProtoFlux Category)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Nodes
Node Name Description
Adder
Boolean Counter
Compose Bits Byte Create a Byte out of Booleans bitwise.
Compose Bits Int Create a Int out of Booleans bitwise.
Compose Bits Long Create a Long out of Booleans bitwise.
Compose Bits SByte Create a SByte out of Booleans bitwise.
Compose Bits Short Create a Short out of Booleans bitwise.
Compose Bits UInt Create a UInt out of Booleans bitwise.
Compose Bits ULong Create a ULong out of Booleans bitwise.
Compose Bits UShort Create a UShort out of Booleans bitwise.
Double As ULong
Extract Bits Byte Turn a Byte into Booleans bitwise.
Extract Bits Int Turn a Int into Booleans bitwise.
Extract Bits Long Turn a Long into Booleans bitwise.
Extract Bits SByte Turn a SByte into Booleans bitwise.
Extract Bits Short Turn a Short into Booleans bitwise.
Extract Bits UInt Turn a UInt into Booleans bitwise.
Extract Bits ULong Turn a ULong into Booleans bitwise.
Extract Bits UShort Turn a UShort into Booleans bitwise.
Float As UInt
Half Adder
Half As UShort
UInt As Float
ULong As Double
UShort As Half