MCPcopy Create free account
hub / github.com/ArashPartow/exprtk / sine_deg

Function sine_deg

exprtk_test.cpp:5418–5418  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5416 using exprtk::ifunction<T>::operator();
5417
5418 sine_deg() : exprtk::ifunction<T>(1) {}
5419
5420 inline T operator()(const T& v) exprtk_test_override
5421 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected