Binomial transform: Difference between revisions

Content added Content deleted
m (→‎{{header|jq}}: shorten)
Line 652: Line 652:


'''Works with both jq and gojq, the C and Go implementations of jq'''
'''Works with both jq and gojq, the C and Go implementations of jq'''

The following can also easily be adapted to work with jaq, the Rust implementation of jq.
<syntaxhighlight lang=jq>
<syntaxhighlight lang=jq>
# nCk assuming n >= k
# nCk assuming n >= k