Math Func

Applies a common single-input math function to a number

basic
Since P00

Input Ports

Input

Input input for Math Func.

Number

Output Ports

Value

Value output from Math Func.

Number

Parameters

NameTypeDefaultDescription
FunctionEnum`Abs`Selects which calculation to perform

Overview

Applies a common single-input math function to a number

Inputs and Outputs

Input Ports

  • Input Number: Input input for Math Func.

Output Ports

  • Value Number: Value output from Math Func.

Key Parameters

NameTypeDefaultDescription
FunctionEnum`Abs`Selects which calculation to perform

When to Use

Use Math Func when you need this operation to remain explicit, reusable, and easy to tune inside a PixPipeline node graph.

Notes

Connect compatible data types and preview the result while tuning this node. Parameter names and port names follow the PixPipeline UI.