Divide Int Node
Description
Outputs the integer part of the division result of the two input values A and B. The operation for vector data types is done per-component.
If A and B have a different number of components, a cast is performed to match the one with the greater number of components.
Division operation is not commutative so the order of values is important.
Dividing by zero will result in infinity which often translates to unintended results.
Last update:
2021-12-13
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)