Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 71d40963b505df4524269198e237b3e3 > files > 163

virtuoso-opensource-doc-6.1.4-2.fc14.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
 <head profile="http://internetalchemy.org/2003/02/profile">
  <link rel="foaf" type="application/rdf+xml" title="FOAF" href="http://www.openlinksw.com/dataspace/uda/about.rdf" />
  <link rel="schema.dc" href="http://purl.org/dc/elements/1.1/" />
  <meta name="dc.title" content="Function: bit_shift - Virtuoso Functions Guide" />
  <meta name="dc.subject" content="Function: bit_shift - Virtuoso Functions Guide" />
  <meta name="dc.creator" content="OpenLink Software Documentation Team ;&#10;" />
  <meta name="dc.copyright" content="OpenLink Software, 1999 - 2009" />
  <link rel="top" href="index.html" title="OpenLink Virtuoso Universal Server: Documentation" />
  <link rel="search" href="/doc/adv_search.vspx" title="Search OpenLink Virtuoso Universal Server: Documentation" />
  <link rel="parent" href="functions.html" title="Chapter Contents" />
  <link rel="prev" href="appendixa.html" title="Appendix" />
  <link rel="next" href="functions.html#.html" title="" />
  <link rel="shortcut icon" href="../images/misc/favicon.ico" type="image/x-icon" />
  <link rel="stylesheet" type="text/css" href="doc.css" />
  <link rel="stylesheet" type="text/css" href="/doc/translation.css" />
  <title>Function: bit_shift - Virtuoso Functions Guide</title>
  <meta http-equiv="Content-Type" content="text/xhtml; charset=UTF-8" />
  <meta name="author" content="OpenLink Software Documentation Team ;&#10;" />
  <meta name="copyright" content="OpenLink Software, 1999 - 2009" />
  <meta name="keywords" content="" />
  <meta name="GENERATOR" content="OpenLink XSLT Team" />
 </head>
 <body>
  <div id="header">
    <a name="fn_bit_shift" />
    <img src="../images/misc/logo.jpg" alt="" />
    <h1>22. Virtuoso Functions Guide - bit_shift</h1>
  </div>
  <div id="navbartop">
   <div>
      <a class="link" href="functions.html">Chapter Contents</a> | <a class="link" href="fn_bit_not.html" title="bit_not">Prev</a> | <a class="link" href="fn_bit_xor.html" title="bit_xor">Next</a>
   </div>
  </div>
  <div id="currenttoc">
   <form method="post" action="/doc/adv_search.vspx">
    <div class="search">Keyword Search: <br />
        <input type="text" name="q" /> <input type="submit" name="go" value="Go" />
    </div>
   </form>
   <div>
      <a href="http://www.openlinksw.com/">www.openlinksw.com</a>
   </div>
   <div>
      <a href="http://docs.openlinksw.com/">docs.openlinksw.com</a>
   </div>
    <br />
   <div>
      <a href="index.html">Book Home</a>
   </div>
    <br />
   <div>
      <a href="contents.html">Contents</a>
   </div>
   <div>
      <a href="preface.html">Preface</a>
   </div>
    <br />
   <div>
      <a class="selected" href="functions.html">Virtuoso Functions Guide</a>
   </div>
    <br />
   <div>
      <a href="functions.html#admin">Administration</a>
   </div>
   <div>
      <a href="functions.html#aggr">Aggregate Functions</a>
   </div>
   <div>
      <a href="functions.html#array">Array Manipulation</a>
   </div>
   <div>
      <a href="functions.html#bpel">BPEL APIs</a>
   </div>
   <div>
      <a href="functions.html#backup">Backup</a>
   </div>
   <div>
      <a href="functions.html#compression">Compression</a>
   </div>
   <div>
      <a href="functions.html#cursors">Cursor</a>
   </div>
   <div>
      <a href="functions.html#time">Date &amp; Time Manipulation</a>
   </div>
   <div>
      <a href="functions.html#debug">Debug</a>
   </div>
   <div>
      <a href="functions.html#dict">Dictionary Manipulation</a>
   </div>
   <div>
      <a href="functions.html#encoding">Encoding &amp; Decoding</a>
   </div>
   <div>
      <a href="functions.html#file">File Manipulation</a>
   </div>
   <div>
      <a href="functions.html#ft">Free Text</a>
   </div>
   <div>
      <a href="functions.html#hash">Hashing / Cryptographic</a>
   </div>
   <div>
      <a href="functions.html#ldap">LDAP</a>
   </div>
   <div>
      <a href="functions.html#localization">Locale</a>
   </div>
   <div>
      <a href="functions.html#mail">Mail</a>
   </div>
   <div>
      <a href="functions.html#misc">Miscellaneous</a>
   </div>
   <div>
      <a class="selected" href="functions.html#number">Number</a>
   </div>
   <div class="selected">
    <div>
        <a href="fn_nm_max.html">__max</a>
    </div>
    <div>
        <a href="fn_nm_max_notnull.html">__max_notnull</a>
    </div>
    <div>
        <a href="fn_nm_min.html">__min</a>
    </div>
    <div>
        <a href="fn_nm_min_notnull.html">__min_notnull</a>
    </div>
    <div>
        <a href="fn_abs.html">abs</a>
    </div>
    <div>
        <a href="fn_atof.html">atof</a>
    </div>
    <div>
        <a href="fn_atoi.html">atoi</a>
    </div>
    <div>
        <a href="fn_bit_and.html">bit_and</a>
    </div>
    <div>
        <a href="fn_bit_not.html">bit_not</a>
    </div>
    <div>
        <a href="fn_bit_or.html">bit_or</a>
    </div>
    <div>
        <a class="selected" href="fn_bit_shift.html">bit_shift</a>
    </div>
    <div>
        <a href="fn_bit_xor.html">bit_xor</a>
    </div>
    <div>
        <a href="fn_ceiling.html">ceiling</a>
    </div>
    <div>
        <a href="fn_either.html">either</a>
    </div>
    <div>
        <a href="fn_equ.html">equ</a>
    </div>
    <div>
        <a href="fn_exp.html">exp</a>
    </div>
    <div>
        <a href="fn_floor.html">floor</a>
    </div>
    <div>
        <a href="fn_isdouble.html">isdouble</a>
    </div>
    <div>
        <a href="fn_isfinitenumeric.html">isfinitenumeric</a>
    </div>
    <div>
        <a href="fn_isfloat.html">isfloat</a>
    </div>
    <div>
        <a href="fn_isinteger.html">isinteger</a>
    </div>
    <div>
        <a href="fn_isnumeric.html">isnumeric</a>
    </div>
    <div>
        <a href="fn_iszero.html">iszero</a>
    </div>
    <div>
        <a href="fn_log.html">log</a>
    </div>
    <div>
        <a href="fn_log10.html">log10</a>
    </div>
    <div>
        <a href="fn_lower.html">lower</a>
    </div>
    <div>
        <a href="fn_mod.html">mod</a>
    </div>
    <div>
        <a href="fn_power.html">power</a>
    </div>
    <div>
        <a href="fn_randomize.html">randomize</a>
    </div>
    <div>
        <a href="fn_rnd.html">rnd</a>
    </div>
    <div>
        <a href="fn_sign.html">sign</a>
    </div>
    <div>
        <a href="fn_sqrt.html">sqrt</a>
    </div>
    <div>
        <a href="fn_acos.html">trigonometric</a>
    </div>
   </div>
   <div>
      <a href="functions.html#phrz">Phrases</a>
   </div>
   <div>
      <a href="functions.html#rdf">RDF data</a>
   </div>
   <div>
      <a href="functions.html#rmt">Remote SQL Data Source</a>
   </div>
   <div>
      <a href="functions.html#repl">Replication</a>
   </div>
   <div>
      <a href="functions.html#soap">SOAP</a>
   </div>
   <div>
      <a href="functions.html#sql">SQL</a>
   </div>
   <div>
      <a href="functions.html#string">String</a>
   </div>
   <div>
      <a href="functions.html#txn">Transaction</a>
   </div>
   <div>
      <a href="functions.html#type">Type Mapping</a>
   </div>
   <div>
      <a href="functions.html#uddi">UDDI</a>
   </div>
   <div>
      <a href="functions.html#udt">User Defined Types &amp; The CLR</a>
   </div>
   <div>
      <a href="functions.html#vad">VAD</a>
   </div>
   <div>
      <a href="functions.html#jvmpl">Virtuoso Java PL API</a>
   </div>
   <div>
      <a href="functions.html#bif">Virtuoso Server Extension Interface (VSEI)</a>
   </div>
   <div>
      <a href="functions.html#ws">Web &amp; Internet</a>
   </div>
   <div>
      <a href="functions.html#xml">XML</a>
   </div>
   <div>
      <a href="functions.html#XPATH">XPATH &amp; XQUERY</a>
   </div>
    <br />
   <div>
      <a href="functionidx.html">Functions Index</a>
   </div>
    <br />
  </div>
  <div id="text">
    <h2>bit_shift</h2>
    <div class="refpurpose">Returns the result of bitwise shift operation over two 32-bit integers.</div>
    <div class="funcsynopsis">
        <span class="funcdef">
     <span class="function">bit_shift</span>
     </span>
	(<span class="paramdef">in <span class="parameter">value</span> integer</span>, 
	<span class="paramdef">in <span class="parameter">distance</span> integer</span>);
      </div>
  
  
  
  <div class="refsect1">
    <div class="refsect1title">Description</div>
    <p>The function returns bitwise shift of two given integers.
    Depending on the arguments, the shift may be 	left or right.  
	For right-shift, leftmost bits of the result are filled by the value 
    of the 31-st bit.
</p>
    <p>On 64-bit platforms, both arguments are intentionally truncated to 32 bits 
    and the shift is restricted to 32 bits to maintain compatibility.</p>
  </div>
  <div class="refsect1">
    <div class="refsect1title">Parameters</div>
    <div class="refsect2">
        <span class="refsect2title">value – </span>
      The value to be shifted.
    </div>
    <div class="refsect2">
        <span class="refsect2title">distance – </span>
      The sign of the parameter specifies the direction of the shift:
      positive values indicate shift to the left, negative values indicate
      shift to the right. The absolute value of the parameter specifies
      the number of bits to shift. The value of zero means that the
      result is equal to the value of the first argument.
    </div>
  </div>
  <div class="refsect1">
      <div class="refsect1title">Return Types</div>
    <p>Integer.</p>
  </div>

  <div class="refsect1">
    <div class="refsect1title">Examples</div>
    <a name="ex_bit_shift" />
      <div class="example">
        <div class="exampletitle">Bitwise-shifting</div>
      <p />
      <div>
          <pre class="screen">
select bit_shift (18, 6);
1152

select bit_shift (-18, 6);
-1152

select bit_shift (1152, -6);
18

select bit_shift (-1152, -6);
-18

</pre>
        </div>
    </div>
  </div>
  <div class="refsect1">
    <div class="refsect1title">See Also</div>
    <p>
        <a href="fn_bit_and.html">bit_and</a>
      </p>
    <p>
        <a href="fn_bit_or.html">bit_or</a>
      </p>
    <p>
        <a href="fn_bit_not.html">bit_not</a>
      </p>
    <p>
        <a href="fn_bit_xor.html">bit_xor</a>
      </p>
  </div>
</div>
  <div id="footer">
    <div>Copyright© 1999 - 2009 OpenLink Software All rights reserved.</div>
   <div id="validation">
    <a href="http://validator.w3.org/check/referer">
        <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" />
    </a>
    <a href="http://jigsaw.w3.org/css-validator/">
        <img src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" height="31" width="88" />
    </a>
   </div>
  </div>
 </body>
</html>