Currently there may be errors shown on top of a page, because of a missing Wiki update (PHP version and extension DPL3).
Navigation
Topics Help • Register • News • History • How to • Sequences statistics • Template prototypes

Template:Exponent interval

From Prime-Wiki
Revision as of 23:29, 2 June 2020 by Karbon (talk | contribs) (new)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Template: Exponent interval

Purpose

Determine the interval m of an exponent n≥1 with 2m ≤ n < 2m+1.

Calling

 {{Exponent interval|<n>}}
Parameter <n>: The n-value to determine.

Examples

{{Exponent interval|1}} : 0
{{Exponent interval|2}} : 1
{{Exponent interval|20}} : 4
{{Exponent interval|31}} : 4
{{Exponent interval|32}} : 5