Skip to content

Percent Change Node

Math/Float

How much a value moved relative to where it started

float_percent_changestd
Inputs2
Outputs3
Security exposure10/10
Packagestd

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
10/10High
PrivacyPotential sensitivity of processed data.
10/10High
PerformanceRuntime or resource pressure.
10/10High
GovernancePolicy, audit, or compliance impact.
10/10High
ReliabilityOperational stability considerations.
10/10High
CostExternal or compute cost impact.
10/10High

Input Pins

2

From

Float
from

Earlier value

Default 0

To

Float
to

Later value

Default 0

Output Pins

3

Percent

Float
percent

Change in percent, negative when the value fell

Delta

Float
delta

Absolute change

Defined

Boolean
defined

False when the earlier value was zero, which has no percentage

Node Info

Internal name
float_percent_change
Category
Math/Float