Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9346186
deviation.js
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
164 B
Subscribers
None
deviation.js
View Options
import
variance
from
"./variance.js"
;
export
default
function
deviation
(
values
,
valueof
)
{
const
v
=
variance
(
values
,
valueof
);
return
v
?
Math
.
sqrt
(
v
)
:
v
;
}
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Fri, Jul 4, 3:48 PM (2 w, 8 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3422559
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment