Editing Template:Oom2

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
<includeonly>{{#ifexpr:({{{1}}})<0|number <0|{{#ifexpr:({{{1}}})=0|-1E308|{{#expr:0+((ln({{{1}}})/ln2)round0){{#ifexpr:({{#ifexpr:(({{{1}}})>2^52)and(((ln({{{1}}})/ln2)round0)<63)|trunc(2^((ln({{{1}}})/ln2)round0))|2^((ln({{{1}}})/ln2)round0)}}>({{{1}}}))or((({{{1}}})=2^63)and(({{{1}}})=trunc({{{1}}})))|-1}}}}}}}}</includeonly><noinclude>[[Category:Templates]]</noinclude>
<includeonly>{{#ifexpr:({{{1}}})<0|number <0|{{#ifexpr:({{{1}}})=0|-1E308|{{#expr:0+((ln({{{1}}})/ln2)round0){{#ifexpr:({{#ifexpr:(({{{1}}})>2^52)and(((ln({{{1}}})/ln2)round0)<63)|trunc(2^((ln({{{1}}})/ln2)round0))|2^((ln({{{1}}})/ln2)round0)}}>({{{1}}}))or((({{{1}}})=2^63)and(({{{1}}})=trunc({{{1}}})))|-1}}}}}}}}</includeonly><noinclude>
This template determines the log to the base 2, rounded down to an integer (binary [[w:order of magnitude|'''O'''rder '''O'''f '''M'''agnitude]]), of a number of type float. In other words, it determines the log to the base 2 of the number rounded down to a power of 2.
 
The internally representable number should not be confused with the given decimal number:
*{{xpsoc|oom2|3.9999999999999999}}
Thus the template takes the input as representing an internally representable number, just like #expr does, as opposed to applying string operations to find the characters in the decimal notation and then find the required quantity for the exact decimal number.
 
*{{xpsoc|oom2|1e2}}
*{{xpsoc|oom2|1e3}}
*{{xpsoc|oom2|1e4}}
*{{xpsoc|oom2|1e5}}
*{{xpsoc|oom2|1e6}}
*{{xpsoc|oom2|1e7}}
*{{xpsoc|oom2|1e8}}
*{{xpsoc|oom2|1e9}}
*{{xpsoc|oom2|1e10}}
*{{xpsoc|oom2|1e11}}
*{{xpsoc|oom2|1e12}}
*{{xpsoc|oom2|1e13}}
*{{xpsoc|oom2|1e14}}
*{{xpsoc|oom2|1e15}}
*{{xpsoc|oom2|1e16}}
*{{xpsoc|oom2|1e17}}
*{{xpsoc|oom2|1e18}}
*{{xpsoc|oom2|1e19}}
*{{xpsoc|oom2|1e20}}
*{{xpsoc|oom2|trunc2^trunc53-trunc1}}
*{{xpsoc|oom2|trunc2^trunc53}}
*{{xpsoc|oom2|trunc2^trunc54-trunc1}}
*{{xpsoc|oom2|trunc2^trunc54}}
*{{xpsoc|oom2|trunc2^trunc55-trunc1}}
*{{xpsoc|oom2|trunc2^trunc55}}
*{{xpsoc|oom2|trunc2^trunc56-trunc1}}
*{{xpsoc|oom2|trunc2^trunc56}}
*{{xpsoc|oom2|trunc2^trunc57-trunc1}}
*{{xpsoc|oom2|trunc2^trunc57}}
*{{xpsoc|oom2|trunc2^trunc58-trunc1}}
*{{xpsoc|oom2|trunc2^trunc58}}
*{{xpsoc|oom2|trunc2^trunc59-trunc1}}
*{{xpsoc|oom2|trunc2^trunc59}}
*{{xpsoc|oom2|trunc2^trunc60-trunc1}}
*{{xpsoc|oom2|trunc2^trunc60}}
*{{xpsoc|oom2|trunc2^trunc61-trunc1}}
*{{xpsoc|oom2|trunc2^trunc61}}
*{{xpsoc|oom2|trunc2^trunc62-trunc1}}
*{{xpsoc|oom2|trunc2^trunc62}}
*{{xpsoc|oom2|trunc2^trunc62-trunc1+trunc2^trunc62}}
*{{xpsoc|oom2|trunc2^trunc63}}
*{{xpsoc|oom2|2^-900-2^-953}}
*{{xpsoc|oom2|2^-900-2^-954}}
**{{xpsoc|#expr:(2^-900-2^-954)-2^-900}}
*{{xpsoc|oom2|2^1000-2^947}}
*{{xpsoc|oom2|2^1000-2^946}}
**{{xpsoc|#expr:(2^1000-2^946)-2^1000}}
*{{xpsoc|oom2|2^1000}}
*{{xpsoc|oom2|2^1001}}
*{{xpsoc|oom2|2^1002}}
*{{xpsoc|oom2|2^1003}}
*{{xpsoc|oom2|2^1004}}
*{{xpsoc|oom2|2^1005}}
*{{xpsoc|oom2|2^1006}}
*{{xpsoc|oom2|2^1007}}
*{{xpsoc|oom2|2^1008}}
*{{xpsoc|oom2|2^1009}}
*{{xpsoc|oom2|2^1010}}
*{{xpsoc|oom2|2^1011}}
*{{xpsoc|oom2|2^1012}}
*{{xpsoc|oom2|(2-2^-52)*2^1000}}
*{{xpsoc|oom2|(2-2^-52)*2^1001}}
*{{xpsoc|oom2|(2-2^-52)*2^1002}}
*{{xpsoc|oom2|(2-2^-52)*2^1003}}
*{{xpsoc|oom2|(2-2^-52)*2^1004}}
*{{xpsoc|oom2|(2-2^-52)*2^1005}}
*{{xpsoc|oom2|(2-2^-52)*2^1006}}
*{{xpsoc|oom2|(2-2^-52)*2^1007}}
*{{xpsoc|oom2|(2-2^-52)*2^1008}}
*{{xpsoc|oom2|(2-2^-52)*2^1009}}
*{{xpsoc|oom2|(2-2^-52)*2^1010}}
*{{xpsoc|oom2|(2-2^-52)*2^1011}}
*{{xpsoc|oom2|(2-2^-52)*2^1023}}
*{{xpsoc|oom2|(2-2^-52)*2^1023}}
*{{xpsoc|oom2|(2-2^-52)*2^1023}}
*{{xpsoc|oom2|2^1024}}
*{{xpsoc|oom2|2^-1074}}
*{{xpsoc|oom2|2^-1075}}
*{{xpsoc|oom2|0}}
 
*<code><nowiki>{{#expr:2^{{oom2|2^-1075}}}}</nowiki></code> → {{#expr:2^{{oom2|2^-1075}}}}
*<code><nowiki>{{#expr:2^{{oom2|0}}}}</nowiki></code> → {{#expr:2^{{oom2|0}}}}
 
*{{xpsoc|oom2|2^61}}
*{{xpsoc|oom2|trunc(2^62-512)+trunc511}}
*{{xpsoc|oom2|2^62}}
*{{xpsoc|oom2|1.5*2^62}}
*{{xpsoc|oom2|trunc(2^63-1024)+trunc1023}}
*{{xpsoc|oom2|1.5*2^63}}
 
[[Category:Templates]]</noinclude>
Please note that all contributions to PS4 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS4 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)