代码搜索:floating
找到约 10,000 项符合「floating」的源代码
代码结果 10,000
www.eeworm.com/read/275831/10794320
rb 01 - comparing floating-point numbers.rb
1.8 + 0.1 # => 1.9
1.8 + 0.1 == 1.9 # => false
1.8 + 0.1 > 1.9 # => true
#---
class Float
def approx(other, rela
www.eeworm.com/read/344369/11885530
pdf ch14 floating point arithmetic.pdf
www.eeworm.com/read/267245/11188860
pdf ch14 floating point arithmetic.pdf
www.eeworm.com/read/142536/5764667
c error.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
**********/
/*
*
* Print out in more detail wha
www.eeworm.com/read/216898/14988042
texi numinquire.texi
@section Introduction
@cindex numeric limits
Blitz++ provides a set of functions to access numeric properties of
intrinsic types. They are provided as an alternative to the somewhat klunky
@code{n
www.eeworm.com/read/171581/5392733
properties guiplugin_id.properties
Location.title=Placement:
Location.top=Atas
Location.left=Kiri
Location.bottom=Bawah
Location.right=Kanan
Location.floating=Floating
www.eeworm.com/read/171581/5392759
properties guiplugin.properties
Location.title=Placement:
Location.top=Top
Location.left=Left
Location.bottom=Bottom
Location.right=Right
Location.floating=Floating
www.eeworm.com/read/171581/5393321
properties guiplugin_id.properties
Location.title=Placement:
Location.top=Atas
Location.left=Kiri
Location.bottom=Bawah
Location.right=Kanan
Location.floating=Floating
www.eeworm.com/read/171581/5393366
properties guiplugin.properties
Location.title=Placement:
Location.top=Top
Location.left=Left
Location.bottom=Bottom
Location.right=Right
Location.floating=Floating
www.eeworm.com/read/237003/13983933
texi numinquire.texi
@section Introduction
@cindex numeric limits
Blitz++ provides a set of functions to access numeric properties of
intrinsic types. They are provided as an alternative to the somewhat klunky
@code{n