Multiply series by a constant

Input data

x

Units

c

Output data

c*x

Units

Description

This function allows multiplying a series of numbers by a constant, providing a simple and efficient way to scale numerical data. Users can input a series of values and a constant, and the function will calculate the resulting series multiplied by the constant value.

 

Available Calculation Methods:

  • Default: Simple multiplication of each element in the series by the constant value.

Inputs and Outputs

ParameterDefault UnitsDescription
x-Input series values (numbers)
c-Constant by which the series will be multiplied (number)
c*x-Output series after multiplication