Template:Cents: Difference between revisions
Experiment with this version actually |
Try normal includeonly |
||
Line 1: | Line 1: | ||
{{#number_format: {{#expr: 1200 * ln({{{1|{{{ratio|1}}}}}}) / ln(2)}}|{{{2|{{{precision|0}}}}}}|.|}}<noinclude> | <includeonly>{{#number_format: {{#expr: 1200 * ln({{{1|{{{ratio|1}}}}}}) / ln(2)}}|{{{2|{{{precision|0}}}}}}|.|}}</includeonly><noinclude> | ||
This template calculates the cent value of its first argument (defaults to 1). An optional second argument controls the precision, it defaults to 0 decimal places. | This template calculates the cent value of its first argument (defaults to 1). An optional second argument controls the precision, it defaults to 0 decimal places. | ||