Up

listRangeF

Create a floating point numbers list.

Prototype :

fun [I F F] [F r1]

Return : [F r1] a new floating point numbers list or nil if an error occurs.

See also :

listRange

Example :