Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ Atan
Function
Atan
NULLC/includes/math.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
double Atan(double deg)
61
{
62
return atan(deg);
63
}
64
65
double Ceil(double num)
66
{
Callers
nothing calls this directly
Calls
1
atan
Function · 0.85
Tested by
no test coverage detected