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 â integer Instance Public methods One's complement: returns a number where each bit is flipped.

%

float % other â float Instance Public methods Return the modulo after division of float by other. 6543.21.modulo(137) #=> 104.21 6543.21.modulo(137.24) #=> 92.9299999999996

*

float * other â float Instance Public methods Returns a new float which is the product of float and other.

**

**(other) Instance Public methods Exponentiate by other power!

+

float + other â float Instance Public methods Returns a new float which is the sum of float and other.

-

float - other â float Instance Public methods Returns a new float which is the difference of float and other.

-@

-float â float Instance Public methods Returns float, negated.

/ 2

float / other â float Instance Public methods Returns a new float which is the result of dividing float by other.

<

flt Instance Public methods true if flt is less than real. The result of NaN < NaN is undefined, so the implementation-dependent value is returned.

&lt;=

flt Instance Public methods true if flt is less than or equal to real. The result of NaN <= NaN is undefined, so the implementation-dependent value is returned.

Popular Articles
multiprocessing.connection.Listener class multiprocessing.connection.Listener([address[, family[, backlog[, authenticate[, authkey]]]]]) A wrapper for a bound socket or Windows named
new new(string, to, from) Class Public methods
lzma.LZMAFile class lzma.LZMAFile(filename=None, mode="r", *, format=None, check=-1, preset=None, filters=None) Open an LZMA-compressed file in binary mode. An
perlsymbian - Perl version 5 on Symbian OS NAME DESCRIPTIONCompiling Perl on Symbian Compilation problems PerlApp sisify.pl Using Perl in Symbian TO DO WARNING NOTE AUTHOR COPYRIGHT LICENSE
wantarray wantarray Returns true if the context of the currently executing subroutine or eval is looking for a list value. Returns false if the context is look


Page 258 of 11844

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

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions