Function createStepArray

  • Create an array with numbers starting from "from" with step "step" of length "length".

    Parameters

    Returns Float64Array

    • array of distributed numbers with step "step" from "from"