MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / ATg

Function ATg

extern/ttmath/ttmath.h:1117–1120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1115 */
1116 template<class ValueType>
1117 ValueType ATg(const ValueType & x)
1118 {
1119 return ATan(x);
1120 }
1121
1122
1123 /*!

Callers

nothing calls this directly

Calls 1

ATanFunction · 0.85

Tested by

no test coverage detected