Rhonda numbers: Difference between revisions

Line 1,195:
first(foreach s as $x (0; .+1; select(. > 1))) // false;
 
# From: rc-prime-decomposition.jq
# Output: a stream of the prime factors of the input
# e.g.
2,442

edits