Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
add
Method · 0.45
sub
Method · 0.45
evaluate
Method · 0.45
Calls
1
toString
Function · 0.70
Tested by
no test coverage detected