Abs (LogiXノード)

From Neos Wiki
Revision as of 12:06, 13 February 2022 by Aesc (talk | contribs) (Created page with "'''Abs'''ノードは数値入力を受け取り、その入力の非負の値を出力する。出力される値は[https://ja.wikipedia.org/wiki/%E7%B5%B6%E5%AF%BE%E5%80%A4...")
Jump to navigation Jump to search
Other languages:
English • ‎日本語
Abs
'Abs_Float' LogiX node
Inputs
  Float N
Outputs
  Float *

Absノードは数値入力を受け取り、その入力の非負の値を出力する。出力される値は絶対値と呼ばれます。

Usage

When spawned from the node browser, this node accepts float data by default. However, this node can be overloaded to accept a wide variety of numeric datatypes if an appropriate wire is connected to the input.

Examples

Example of Abs node

Node Menu

NodeMenu-Math/ja