prime
WIP
Description
A flow that finds prime numbers upto the maximum specified in the input arguments
Root Diagram
Click image to navigate flow hierarchy.
Features Used
- Root Flow
- Sub-flows
- Value (with an initial value set)
- Constant Value
- Arguments parsing for the execution
- Constant Value used
- Connections between functions
- Library Functions used
Argsto parse argumentssequenceto generate a sequence of numbersdivideto divide two numberscomparefunction to produce outputs based on comparing two input valuesswitchfunction to stop or pass a data flow based on another oneToStringto convert Numbers to Stringsstdoutto print a String to standard output
Functions Diagram
This diagram shows the exploded diagram of all functions in all flows, and their connections.
Click image to view functions graph.