This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Archivist
/
9float
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
Add the min_increment function for use by libscatter
master
Archivist
пре 6 година
родитељ
d084e918c7
комит
a2b9ca0d78
1 измењених фајлова
са
6 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-1
include/9float.hpp
+ 6
- 1
include/9float.hpp
Прегледај датотеку
@ -34,7 +34,12 @@ public:
:
backend
{
0
}
{
}
constexpr
static
Q
min_increment
(
)
{
Q
n
;
n
.
backend
=
1
;
return
n
;
}
constexpr
bool
is_negative
(
)
{
Write
Preview
Loading…
Откажи
Сачувај