from_to_count#
A function that can be used in
Formulas
.
Syntax and semantics
from_to_count#
(
start
,
end
,
n
)
return
n
equally-spaced numbers starting with
start
and ending with
end
.
Links to this page
Functions
What was new in 6.2?
© Paul Boersma 2023-06-30