Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getA
Method
getA
libraries/ellipse/ellipse.cpp:115–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
114
115
float ellipse::getA()
116
{
117
return _a;
118
}
119
120
121
float ellipse::getB()
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36