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

Function main

exprtk_simple_example_01.cpp:55–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55int main()
56{
57 trig_function<double>();
58 return 0;
59}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected