Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ SetOne
Method
SetOne
extern/ttmath/ttmathuint.h:161–167 ·
view source on GitHub ↗
! this method sets one */
Source
from the content-addressed store, hash-verified
159
this method sets one
160
*/
161
void SetOne()
162
{
163
SetZero();
164
table[0] = 1;
165
166
TTMATH_LOG(
"UInt::SetOne"
)
167
}
168
169
170
/*!
Callers
15
Ceil
Function · 0.80
Floor
Function · 0.80
Sin0pi05
Function · 0.80
Sin
Function · 0.80
ASin_0
Function · 0.80
ASin_1
Function · 0.80
ASin
Function · 0.80
ATan0
Function · 0.80
ATan01
Function · 0.80
ATanGreaterThanPlusOne
Function · 0.80
ATan
Function · 0.80
ASinh
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected