/
Geometric Growth Functions

Geometric Growth Functions

A function which grows by a multiple, i.e. time 2 or 300% etc.

This is versus growing arithmetically - i.e. adding 2.

Geometric functions will scale up faster.

2^64 is a very big number whereas 2 + 2 ….. + 2 = 128 if add then 64 times.

Related content

Heap and stack - understanding memory allocation
Heap and stack - understanding memory allocation
Read with this
What are bits, bytes and 32 bit and 64 bit numbers in computers?
What are bits, bytes and 32 bit and 64 bit numbers in computers?
More like this
Escape sequences
Escape sequences
Read with this
Functions
More like this
How does malloc work?
How does malloc work?
Read with this
Remove features in a design to reduce complexity
Remove features in a design to reduce complexity
More like this