module documentation
Provides recursive function binary_sum computing the sum of a sequence of numbers.
Function | binary |
Return the sum of the numbers in implicit slice S[start:stop]. |
Provides recursive function binary_sum computing the sum of a sequence of numbers.
Function | binary |
Return the sum of the numbers in implicit slice S[start:stop]. |