Jump to content

Triangular numbers: Difference between revisions

m
→‎{{header|jq}}: explain `def figurates:`
m (→‎{{header|jq}}: explain `def figurates:`)
Line 637:
 
'''Also works with gojq and fq, the Go implementations of jq'''
 
In the following, `$r | figurates` generates
an indefinitely long stream of the $r-simplex numbers if $r >= 2.
 
'''Preliminaries'''
Line 835 ⟶ 838:
14545501785001: 5393607.1581 44355.7774 4321
</pre>
 
 
=={{header|Julia}}==
2,465

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.