Difference between revisions of "-1 (LogiX node)/ja"

From Neos Wiki
Jump to navigation Jump to search
(Created page with "-1 (LogiXノード)")
 
(Created page with "'''-1'''ノードは入力 A の値から 1 引いたものを出力します。")
Line 7: Line 7:
 
}}
 
}}
  
The '''-1''' node subtracts 1 from the value of input A.
+
'''-1'''ノードは入力 A の値から 1 引いたものを出力します。
  
 
== Usage ==
 
== Usage ==

Revision as of 15:26, 14 February 2022

Other languages:
English • ‎日本語
-1
'-1' LogiX node
Inputs
  Float A
Outputs
  Float *

-1ノードは入力 A の値から 1 引いたものを出力します。

Usage

By default this node accepts the float datatype, however it can cast to accept other numeric datatypes if an appropriate one is connected.

Examples

Node Menu

NodeMenu-Operators/ja