MCPcopy Create free account
hub / github.com/Reaper622/DataStructure-Algorithm-TS / StrictAdd

Function StrictAdd

Algorithm/Binary/StrictAdd.ts:7–20  ·  view source on GitHub ↗

* 在不使用数学运算的前提下计算加法。 * @param {number} num1 * @param {number} num2

(num1: number, num2: number)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected