Create Geomspace

Node Icon

Creates values spaced evenly on a logarithmic scale with start and stop values defined directly, in contrast to a logarithmically spaced array where the endpoints are defined on the logarithmic scale.

Outputs

Output

The array with geometrically spaced values.

Type: Numeric Array

Settings

Start Float

The starting value of the array.

Stop Float

The stopping value of the array.

Number of Steps Integer

The total numbers of values including the first and last values.

Data Type Selection

Type of numerical values.

Values: Float32, Float64

See also

Keywords: