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

Function Tg

extern/ttmath/ttmath.h:641–644  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

639 */
640 template<class ValueType>
641 ValueType Tg(const ValueType & x, ErrorCode * err = 0)
642 {
643 return Tan(x, err);
644 }
645
646
647 /*!

Callers

nothing calls this directly

Calls 1

TanFunction · 0.85

Tested by

no test coverage detected