This documentation is out of date.
The new version of the documentation is here: https://cannylogic.com/docs |
Difference between revisions of "Converter 1-to-16"
From CANNY Wiki
[unchecked revision] | [unchecked revision] |
Line 18: | Line 18: | ||
!colspan="2" style="background-color:#AFEEEE;"|Inputs | !colspan="2" style="background-color:#AFEEEE;"|Inputs | ||
|- | |- | ||
− | |style="padding-left:1em;"| | + | |style="padding-left:1em;"|Input: |
− | |style="padding-left:1em;"|[[CFD Language#Data| | + | |style="padding-left:1em;"|[[CFD Language#Data|Integer]] |
|- | |- | ||
!colspan="2" style="background-color:#AFEEEE;"|Outputs | !colspan="2" style="background-color:#AFEEEE;"|Outputs | ||
|- | |- | ||
|style="padding-left:1em;"|Bit 0...Bit 15: | |style="padding-left:1em;"|Bit 0...Bit 15: | ||
− | |style="padding-left:1em;"|[[CFD Language#Data| | + | |style="padding-left:1em;"|[[CFD Language#Data|Logical]] |
|- | |- | ||
!colspan="2" style="background-color:#AFEEEE;"|Version [[CANNY Lab]] | !colspan="2" style="background-color:#AFEEEE;"|Version [[CANNY Lab]] |
Revision as of 21:50, 19 November 2015
Appearance | |
---|---|
Изображение:5_10_1_2.png | |
Symbol | |
W2b | |
Group | |
Converters | |
Inputs | |
Input: | Integer |
Outputs | |
Bit 0...Bit 15: | Logical |
Version CANNY Lab | |
from 0.6b |
Sets the output bits value in accordance with respective bits in binary representation of the input value.
Examples
thumb|400px|Десятичное 16409 = 0b0100000000011001 |