This namespace contains 7 node(s).

Available Nodes

  • Abs Array - Compute the absolute value of each element in a array. array, absolute, magnitude

    Use ca…

  • Cosine Array - Computes the cosine of input angles in radians. math, trigonometry, cosine, cos

    Use case…

  • Exp Array - Calculate the exponential of each element in a array. array, exponential, math, activation

  • Log Array - Calculate the natural logarithm of each element in a array. array, logarithm, math, transform…
  • Power Array - Raises the base array to the power of the exponent element-wise. math, exponentiation, power,…
  • Sine Array - Computes the sine of input angles in radians. math, trigonometry, sine, sin

    Use cases: …

  • Sqrt Array - Calculates the square root of the input array element-wise. math, square root, sqrt, √

    U…