move image a little down
This commit is contained in:
@@ -145,9 +145,11 @@ for (int j=i; j<n; ++j)
|
|||||||

|

|
||||||
|
|
||||||
- Computing integer powers is defined as:
|
- Computing integer powers is defined as:
|
||||||
|
<div style="margin-top: 10px;">
|
||||||

|

|
||||||
|
</div>
|
||||||
|
|
||||||
These are both examples of recursive definitions
|
These are both examples of recursive definitions.
|
||||||
|
|
||||||
## 7.11 Recursive C++ Functions
|
## 7.11 Recursive C++ Functions
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user