Abs (LogiXノード)

From Neos Wiki
Revision as of 12:06, 13 February 2022 by Aesc (talk | contribs) (Created page with "Abs (LogiXノード)")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Other languages:
English • ‎日本語
Abs
'Abs_Float' LogiX node
Inputs
  Float N
Outputs
  Float *

The Abs node takes a numeric input and outputs the non-negative value of that input. The outputted value is known as the absolute value.

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