w10schools
Login Register
  • Home
  • Tutorials
    • HTML, CSS
      • HTML, HTML5
      • CSS, CSS3
    • XML
    • JavaScript, AJAX
    • PHP
    • Ruby on Rails
      • Ruby
      • Rails
    • ASP.NET
      • ASP
      • C# .NET
    • Java
      • JSP
    • Databases
      • MySQL
      • MSSQL Server
      • Oracle
    • Web Server
      • Windows
      • Linux
      • Apache
      • IIS
    • Design
      • Dreamweaver
      • Flash
      • Photoshop
      • Fireworks
      • CorelDRAW
      • Illustrator
  • References
    • HTML
      • Bootstrap
    • CSS
      • CSS Selectors
      • Sass
    • JavaScript
    • Mobile Apps
      • Cordova
    • Ruby on Rails
      • Ruby
      • Rails
    • PHP
      • Function
      • Language
      • CodeIgniter
      • Phalcon
      • PHPUnit
      • Symfony
      • Drupal
      • Yii
      • Laravel
    • Perl
      • Perl
    • Python
      • Python
      • Django
      • NumPy
      • Pandas
      • scikit-image
      • scikit-learn
      • Statsmodels
      • Matplotlib
    • Lua
      • Lua
    • C, C++
      • C
      • C++
    • Server
      • Docker
      • Apache HTTP Server
      • Nginx
    • Database
      • PostgreSQL
    • Big Data
      • TensorFlow
    • Game Development
      • Phaser
      • LÖVE
  • Articles
    • News
    • General
      • Website Promotion
      • Online Advertising
      • Make Money Online
    • Editorials
    • Interviews
    • Web Roundups
  • Resources
    • Design
      • Fonts
      • Graphics
      • Vectors
      • Templates
      • UI (User Interface)
      • Brushes
      • Patterns, Backgrounds
      • Textures
    • Web Development
      • HTML, CSS
      • XML
      • JavaScript, AJAX
      • Ruby on Rails
      • PHP
      • Java
      • .NET
      • Python
      • Perl
      • Flash
    • Mobile Application Development
      • Mobile Development Tools
      • Swift
    • Online Services
      • Online Storage
      • Web Hosting
  • Tools
    • Generators
>>

fix >> count â integer Instance Public methods Shifts fix right count positions (left if count is negative).

[]

fix[n] â 0, 1 Instance Public methods Bit ReferenceâReturns the nth bit in the binary representation of fix, where fix is the least significant bit. a = 0b11001100101010 30.downto(0) do |n| print a[n] end produces: 0000000000000000011001100101010

^

fix ^ integer â integer_result Instance Public methods Bitwise EXCLUSIVE OR.

abs

fix.abs â integer Instance Public methods Returns the absolute value of fix. -12345.abs #=> 12345 12345.abs #=> 12345

dclone

dclone() Instance Public methods provides a unified clone operation, for REXML::XPathParser to use across multiple Object types

div

fix.div(numeric) â integer Instance Public methods Performs integer division: returns integer value.

divmod

fix.divmod(numeric) â array Instance Public methods See Numeric#divmod.

even?

fix.even? â true or false Instance Public methods Returns true if fix is an even number.

fdiv

fix.fdiv(numeric) â float Instance Public methods Returns the floating point result of dividing fix by numeric. 654321.fdiv(13731) #=> 47.6528293642124 654321.fdiv(13731.24) #=> 47.6519964693647

inspect

inspect(p1 = v1) Instance Public methods Alias for: to_s

Popular Articles
proxy_cookie_path Syntax: proxy_cookie_path off;proxy_cookie_path path replacement; Default: proxy_cookie_path off; Context: http, server, location This di
bz2.BZ2Compressor class bz2.BZ2Compressor(compresslevel=9) Create a new compressor object. This object may be used to compress data incrementally. For one-shot comp
tools.eval_measures.aicc() statsmodels.tools.eval_measures.aicc statsmodels.tools.eval_measures.aicc(llf, nobs, df_modelwc) [source] Akaike information criterion (AIC) with
perllol - Manipulating Arrays of Arrays in Perl NAME DESCRIPTIONDeclaration and Access of Arrays of Arrays Growing Your Own Access and Printing Slices SEE ALSO AUTHOR NAME perllol - Manipulatin
lc lc EXPR lc Returns a lowercased version of EXPR. This is the internal function implementing the \L escape in double-quoted strings. If EXPR is omitte


Page 256 of 11844

|< < Prev 253 254 255 256 257 258 259 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions