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

Function main

exprtk_simple_example_10.cpp:93–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93int main()
94{
95 newton_sqrt<double>();
96 return 0;
97}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected