MCPcopy Create free account
hub / github.com/NUKnightLab/sql-mysteries / createMathOperation

Function createMathOperation

scripts/lodash.js:5240–5264  ·  view source on GitHub ↗

* Creates a function that performs a mathematical operation on two values. * * @private * @param {Function} operator The function to perform the operation. * @param {number} [defaultValue] The value used for `undefined` arguments. * @returns {Function} Returns the new mathem

(operator, defaultValue)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

lodash.jsFile · 0.85

Calls 2

baseToStringFunction · 0.85
baseToNumberFunction · 0.85

Tested by

no test coverage detected