Skip to content

PowerRange

Generate a list of values by successive multiplication.

$ wo 'PowerRange[1, 100]'
{1, 10, 100}