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

Method minimum

libraries/MINMAX/MINMAX.cpp:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81
82
83float MINMAX::minimum()
84{
85 return _minimum;
86}
87
88
89float MINMAX::maximum()

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36