Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/ len
Method
len
docs/app/js/sanddance-app.js:69154–69156 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69152
this[1] = (0, _validators.checkNumber)(value);
69153
}
69154
len() {
69155
return
Math.sqrt(this.lengthSquared());
69156
}
69157
magnitude() {
69158
return
this.len();
69159
}
Callers
3
magnitude
Method · 0.95
sanddance-app.js
File · 0.45
getFrustumPlanes
Function · 0.45
Calls
1
lengthSquared
Method · 0.95
Tested by
no test coverage detected