Element - ∆I - First N Digits of Pi
Characters:
∆,
I
Description
Generate the first n digits of pi
Overloads
num - the first (a + 1)th digits of pi
Examples
-1 ∆I =
⟨⟩
1 ∆I =
⟨3|1⟩
2 ∆I =
⟨3|1|4⟩
3 ∆I =
⟨3|1|4|1⟩
4 ∆I =
⟨3|1|4|1|5⟩
5 ∆I =
⟨3|1|4|1|5|9⟩