Closed fmario closed 3 years ago
Hi,
I just added the support for geometric squences. So far only positive numbers are allowed.
The command works like the one for decimal range: geo 1 16 2 1 2 4 8 16 32 or geo 16 1 0.5 16 8.0 4.00 2.000 1.0000 0.50000
geo 1 16 2
geo 16 1 0.5
Nicely done, thank you for your contribution!
Hi,
I just added the support for geometric squences. So far only positive numbers are allowed.
The command works like the one for decimal range:
geo 1 16 2
1 2 4 8 16 32 orgeo 16 1 0.5
16 8.0 4.00 2.000 1.0000 0.50000