Template:SB tree: Difference between revisions
Jump to navigation
Jump to search
Creation of SB tree template |
Added default parameters to template |
||
| Line 1: | Line 1: | ||
<includeonly>{{#invoke:SB_tree|sb_table|Start Ratio={{{Start Ratio|}}}|Stop Ratio={{{Stop Ratio|}}}|Depth={{{Depth|}}}|Edge Extend={{{Edge Extend|}}}}}</includeonly><noinclude> | <includeonly>{{#invoke:SB_tree|sb_table|Start Ratio={{{Start Ratio|1/1}}}|Stop Ratio={{{Stop Ratio|1/0}}}|Depth={{{Depth|4}}}|Edge Extend={{{Edge Extend|0}}}}}</includeonly><noinclude> | ||
This template is used to create a Stern-Brocot tree, given a pair of starting ratios and a depth. | This template is used to create a Stern-Brocot tree, given a pair of starting ratios and a depth. | ||
</noinclude> | </noinclude> | ||
Revision as of 01:11, 26 May 2023
This template is used to create a Stern-Brocot tree, given a pair of starting ratios and a depth.