MCPcopy Create free account
hub / github.com/SmingHub/Sming / toFloat

Method toFloat

Sming/Core/Data/Stream/SectionTemplate.cpp:128–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126 }
127
128 float toFloat() const
129 {
130 return toString().toFloat();
131 }
132
133 int compare(const ArgRef& other) const
134 {

Callers 3

addMethod · 0.45
subMethod · 0.45
evaluateMethod · 0.45

Calls 1

toStringFunction · 0.70

Tested by

no test coverage detected