adadesions / adadesions/OpenTOT
Logarithm function
未关闭
feature
- 主要语言
- PHP
- 星标
- 0
- 派生
- 16
- PR 合并指标
- 30 天内没有已合并 PR
描述
# function Log2n(unsigned int n)
INPUT: n
OUTPUT: Log2n
Example:
Log2n(10) => 3.3219280948873626
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue asks for a Log2n(unsigned int n) function with input n and output Log2n. Start by finding where similar functions are defined in the OpenTOT PHP codebase. Done means Log2n(10) returns about 3.3219280948873626, but the issue is very old and has no maintainer discussion.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- php
- 领域
- backend
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100