rulesbeginner
Regular Polygons
Simple Decision Table returning geometric data about regular polygons.
David Škarka
Template author
This Decision Table identifies geometric shapes and calculates their circumference based on the number of vertices and the length of their edges.
Solution components:
The logic is defined within a single Decision Table named "Regular Polygons" which accepts "Number of Vertices" (n) and "Edge length" (edgeLength) as inputs.
More Templates
See Other Templates
financial servicessuggested
A/B Testing
Discover a simple way to assign a test group for performing A/B Testing on your decisions.
financial servicessuggested
Risk Based Pricing
Discover a simple way to apply a suitable Risk Based Pricing matrix based on a type of client.
financial servicessuggested
Eligibility and Policy Rules
Discover a simple way to define and execute various sets of rules and get the final decision outcome.