Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ArashPartow/exprtk
/ cosine_deg
Function
cosine_deg
exprtk_test.cpp:5431–5431 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5429
using exprtk::ifunction<T>::operator();
5430
5431
cosine_deg() : exprtk::ifunction<T>(1) {}
5432
5433
inline T operator()(const T& v) exprtk_test_override
5434
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected