Title: leetcode50-Pow(x,n) | snmlm
Open Graph Title: leetcode50-Pow(x,n)
Description: 题目描述实现 pow(x, n) ,即计算 x 的整数 n 次幂函数(即,xn )。 示例 1: 12输入:x = 2.00000, n = 10输出:1024.00000 示例 2: 12输入:x = 2.10000, n = 3输出:9.26100 示例 3: 123输入:x = 2.00000, n = -2输出:0.25000解释:2-2 = 1/22 = 1/4 = 0.25
Open Graph Description: 题目描述实现 pow(x, n) ,即计算 x 的整数 n 次幂函数(即,xn )。 示例 1: 12输入:x = 2.00000, n = 10输出:1024.00000 示例 2: 12输入:x = 2.10000, n = 3输出:9.26100 示例 3: 123输入:x = 2.00000, n = -2输出:0.25000解释:2-2 = 1/22 = 1/4 = 0.25
Keywords:
Mail addresses
undefined
Opengraph URL: https://snmlm.github.io/algorithm/leetcode/leetcode_50/
Generator: Hexo 5.1.1
Domain: snmlm.github.io
| None | no-siteapp |
| author | snmlm |
| copyright | snmlm |
| format-detection | telephone=no |
| theme-color | #ffffff |
| og:type | article |
| og:site_name | snmlm |
| og:image | https://snmlm.github.io/img/head.gif |
| article:published_time | 2023-05-23T16:00:00.000Z |
| article:modified_time | 2023-05-24T06:09:37.170Z |
| twitter:card | summary |
Links:
Viewport: width=device-width,initial-scale=1