Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ perimeter_ref
Method
perimeter_ref
libraries/ellipse/ellipse.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
33
34
float ellipse::perimeter_ref()
35
{
36
return perimeter_Ramanujan2();
37
}
38
39
40
float ellipse::perimeter_Keppler()
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64