Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
mageekguy
atoum
asserters
phpFloat
PHP Class mageekguy\atoum\asserters\phpFloat
Inheritance:
extends
integer
ファイルを表示
Open project: atoum/atoum
Class Usage Examples
Public Methods
Method
Description
isNearlyEqualTo
(
$value
,
$epsilon
= null,
$failMessage
= null )
isZero
(
$failMessage
= null )
setWith
(
$value
)
Method Details
isNearlyEqualTo()
public
method
public
isNearlyEqualTo
(
$value
,
$epsilon
= null,
$failMessage
= null )
isZero()
public
method
public
isZero
(
$failMessage
= null )
setWith()
public
method
public
setWith
(
$value
)