MCPcopy Create free account
hub / github.com/exercism/javascript / grains.spec.js

File grains.spec.js

exercises/practice/grains/grains.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * In JavaScript, integers beyond +/- 9007199254740991 (available as the
3 * Number.MIN_SAFE_INTEGER and NUMBER.MAX_SAFE_INTEGER constants) cannot be
4 * accurately represented by the default "Number" type. To see this in action,

Callers

nothing calls this directly

Calls 4

squareFunction · 0.90
totalFunction · 0.90
testFunction · 0.85
toStringMethod · 0.45

Tested by

no test coverage detected