Add excerpts where appropriate

This commit is contained in:
Chalarangelo
2022-03-23 11:41:42 +02:00
parent f7d37618d1
commit bc76b1169f
6 changed files with 6 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
title: Geometric progression
tags: math,algorithm
expertise: intermediate
excerpt: Initializes an array containing the numbers in the specified geometric progression range.
firstSeen: 2018-01-03T09:36:23+02:00
lastUpdated: 2020-12-28T13:49:24+02:00
---