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

Function Pow

Algorithm/Recursion/Pow.ts:7–29  ·  view source on GitHub ↗

* 实现求幂的功能 * @param {number} x * @param {number} n

(x: number, n: 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