MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / getB

Method getB

libraries/ellipse/ellipse.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119
120
121float ellipse::getB()
122{
123 return _b;
124}
125
126
127float ellipse::getC()

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36