Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ ACtgh
Function
ACtgh
extern/ttmath/ttmath.h:1523–1526 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1521
*/
1522
template<class ValueType>
1523
ValueType ACtgh(const ValueType & x, ErrorCode * err = 0)
1524
{
1525
return ACoth(x, err);
1526
}
1527
1528
1529
Callers
nothing calls this directly
Calls
1
ACoth
Function · 0.85
Tested by
no test coverage detected