nkOpHalf
- Last UpdatedJan 24, 2023
- 1 minute read
The nkOpHalf node divides the input by 2.
Output=(0.5*input)
Limits
Size: [1..4]
Code example
This is a code example for nkOpHalf.
<nkOpHalf name="nNodeName" size="3" input="1 2 1" />
The nkOpHalf node divides the input by 2.
Output=(0.5*input)
Size: [1..4]
This is a code example for nkOpHalf.
<nkOpHalf name="nNodeName" size="3" input="1 2 1" />