7 lines
140 B
YAML
7 lines
140 B
YAML
|
|
---
|
||
|
|
category:
|
||
|
|
- Arbitrary precision
|
||
|
|
- Arithmetic operations
|
||
|
|
from: http://rosettacode.org/wiki/Long_multiplication
|
||
|
|
note: Arbitrary precision
|