注意! 这个版本的文档是过时的,因为它描述了一个较老的SDK版本!请切换到最新SDK版本的文档。
Divide Node
Description
Outputs the result of the division 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:
2023-06-23
Help improve this article
(or select a word/phrase and press Ctrl+Enter)