Skip to main content
在 Manus 中运行任何 Skill
一键导入

program-math-functions

星标36
分支2
更新时间2026年5月31日 10:57

Methodology and Metallic conventions for implementing C math-library (libm) functions from scratch — exp, log, sin, pow, erf, and friends. Use when adding or improving a function under src/math/, doing argument reduction, generating minimax/Remez polynomial or rational coefficients (rminimax/Sollya, Remez.jl), choosing a polynomial evaluation scheme, applying exact-arithmetic and error compensation, or making a function correctly rounded (≤ 0.5 ulp; Table Maker's Dilemma, CORE-MATH, RLIBM, porting from metallic-rs). Covers float and double.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
5 个文件
SKILL.md
readonly