Abs (abs(A))
Type int
Category Scalar > Operations

Abs (abs(A))

Description

Returns the absolute value of a.

Enums

Enum #1

There is currently no description for the enum #1.

  • Add
  • Subtract
  • Multiply
  • Divide
  • Power
  • Max
  • Min
  • Abs
  • Clamp
  • Sign
  • Step
  • Wrap

Arguments

Type Name (Display Name) Description Default
int a (a) There is currently no description for the argument a. 0

Outputs

int - result (abs(A))

There is currently no description for output result.