* 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 not stored for this graph (policy: none)
no test coverage detected