Bake date into snippets
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
---
|
||||
title: geometricProgression
|
||||
tags: math,algorithm,intermediate
|
||||
firstSeen: 2018-01-03T09:36:23+02:00
|
||||
lastUpdated: 2020-12-28T13:49:24+02:00
|
||||
---
|
||||
|
||||
Initializes an array containing the numbers in the specified range where `start` and `end` are inclusive and the ratio between two terms is `step`.
|
||||
|
||||
Reference in New Issue
Block a user