25d895d 🐛 fix(gitea_workflow): clean up temp repos after job steps 2bc3b11 🐛 fix(gitea_workflow): clean up temporary repo dirs in workflows 98c3f30 📝 docs(agent_rules): allow plan execution on current branch 16c7230 📝 docs(prompts): define custom verify layering 8efc4dd 🐛 fix(skills): quote commit-message description bc8498f 🐛 fix(ci): install tomli for gitea tests 55cda3b 🐛 fix(tests): report missing toml parser clearly c0729c7 🐛 fix(playbook): import Optional for cli compatibility 63e24bf 📦 deps(skills): sync thirdparty skills d2f9356 🐛 fix(ci): isolate gitea workflow repos 588b81d 🐛 fix(ci): inline gitea workflow bootstrap e0b1c3a ♻️ refactor(skills): standardize first-party skill contracts 2c5050d ♻️ refactor(skills): rename repo skills source dir f049dfb 📦 deps(skills): drop duplicate first-party superpowers skills 234b335 ✨ feat(workflow): add superpowers planning and execution state tracking c1702a6 📝 docs(markdown): format tracked markdown and drop stale templates 2325409 📝 docs(markdown): clarify optional markdownlint usage 214c44e 🔧 chore(markdown): add markdownlint baseline and lint fixes a22b324 📝 docs(templates): add execution and memory-bank prompt templates 223a797 📝 docs(templates): update README for Claude Code and current features 4ac8672 📝 docs: simplify README + platform-agnostic tools + auto-create local rules 2431c9d 📝 docs: add claude_md config and use cross-platform paths d64b248 📝 docs: fix README.md inaccuracies and add Claude Code info c8d6bf2 🐛 fix(playbook): use relative paths in CLAUDE.md when not at project root 6518f0f ✨ feat(playbook): auto-create CLAUDE.md with path discovery 6ec9a45 ✨ feat(skills): add skill_link symlink support + platform-agnostic prompt 9f8b6b5 📝 docs: update README and config example for Claude Code support 79cff6c 📝 docs(skills): add Claude Code platform support 452c6f5 ✨ feat(playbook): auto-inject AGENTS.md into CLAUDE.md e1dbf3c 🐛 fix(skills): remove dual-path from commit-message skill f3a7259 🔧 chore(ci): use prepare_repo.sh in both workflows da08212 🔧 chore(ci): extract prepare_repo.sh and clean up workflows 7ade85e 🗑️ remove(tsl): drop syntax_book/, data/ source and build script f94dba0 ♻️ refactor(skills): update playbook.py and tests for thirdparty/ layout b3df412 ♻️ refactor(skills): separate thirdparty skills into thirdparty/ subdirectory 64950e7 📦 deps(skills): sync thirdparty skills a2e3cb0 ✨ feat(playbook): add no_backup deploy controls 8609d59 🐛 fix(docs): repair reference catalog source links 956da11 🐛 fix(playbook): publish hidden ci test fixes 3f67754 📦 deps(skills): sync thirdparty skills 08ca87b 📦 deps(skills): add karpathy thirdparty sync 96b705b 📝 docs(tsl): rebuild canonical syntax and routing manual 3ed5052 📦 deps(skills): sync thirdparty skills 60108dd 📦 deps(skills): sync thirdparty skills da85d4e 🐛 fix(thirdparty): prune nested project snapshots a2a697e 📦 deps(skills): sync thirdparty skills 9df610a 🐛 fix(thirdparty): exclude duplicated superpowers skills 33dd5bb 🐛 fix(thirdparty): preserve optional manifest fields 91b0ea7 🐛 fix(thirdparty): preserve manifest during snapshot update 2e26f98 🔧 chore(thirdparty): generalize skills sync pipeline 5b9c1e3 📦 deps(skills): sync superpowers 2f2d34a 📝 docs(readme): normalize subtree command spacing 62db7db 🐛 fix(ci): serialize superpowers update and sync 3463223 🐛 fix(ci): use literal superpowers sync paths 48f6de8 📦 deps(skills): sync superpowers 4b23529 🔧 chore(ci): merge superpowers update and sync workflow a56d75b 📦 deps(skills): sync superpowers 84bcefa 🔧 chore(ci): use ci[bot] commit author name 00a07e5 📦 deps(skills): sync superpowers 7b84daf 🐛 fix(templates): enforce main loop progress tracking 51373d7 🔧 chore(ci): automate superpowers sync workflow eaaa39c 🐛 fix(ci): prevent stale superpowers sync from restoring skills block 79755c6 📦 deps(skills): sync superpowers 836d878 📦 deps(skills): sync superpowers 8216c9f 📦 deps(skills): sync superpowers 9439505 🐛 fix(playbook): address reported repo issues git-subtree-dir: docs/standards/playbook git-subtree-split: 25d895d8b3f56624ccfe99ad7289e9eb49e0f316
9.3 KiB
9.3 KiB
数学函数
这一页只负责函数定位:先按主题找到模块,再在页内搜索函数名。
使用方式
- 返回总目录:catalog/index.md
- 需要基础语法时回到 ../../syntax/index.md
- 需要金融任务组织方式时回到 ../../finance/index.md
模块范围
- 说明:数值计算、统计分析、矩阵处理与数学算法
- 主题数:40
- 函数数:518
主题目录
数值计算 / 数值微积分
ig_Rombergintegralig_Trapezoid_1ig_Trapezoid_2ig_Simpson_1ig_Gaussig_Chebyshevig_Simpson_2sf_SinXsf_CosXsf_eXsf_EllipseX_1sf_EllipseX_2ConvHessian
数值计算 / 线性方程组的求解
se_Gaussse_Gauss_Jordanse_Ldlse_Choleskyse_Gauss_Seidel
数值计算 / 插值
interpinterp_unitip_Lagrangian_Aip_Lagrangian_Bip_Parabola_Aip_Parabola_Bip_Hermite_Aip_Hermite_Bip_Aitken_Aip_Aitken_Bip_Spline_Aip_Spline_Bip_Spline_Cip_SLQip_SLG
数值计算 / 矩阵运算及分解
mt_Transpositionmt_Multiplicationmt_Additionmt_iv_Gauss_Jordanmt_iv_Ldlmt_SubtractionMt_decompose_lumt_decompose_qrmt_decompose_cholcholmt_va_Gauss_Jordanmt_decompose_svdmt_decompose_ldlmt_decompose_eigStandarize_IIReIndex2DetisSymmetryOrthrootsEigenpinvnorm2ConddiagisDefinite
数值计算 / 数组扩展
AnyALL
数值计算 / 其他
permsnchoosekMaxDrawDownMinRecoveryTimeBetaincPercentileOfScoreGenerateCombinationsPercentage
常用数学函数
PiOddAbsSqrSqrtDivModFrexpLdexpPoly
三角函数
SinCosSinCosTanCotCoTanSecCscSecantCosecantArcSinArcCosArcTanArcTan2ArcCotArcSecArcCscHypot
角度量转换
RadToDegRadToGradRadToCycleDegToRadDegToGradDegToCycleGradToRadGradToDegGradToCycleCycleToRadCycleToDegCycleToGrad
双曲线函数
SinhCoshTanhCotHSecHCscHArcCoshArcSinhArcTanhArcCotHArcSecHArcCscH
指数对数函数
LnLnXP1Log10Log2LogNExpIntPowerPower
精度设置及取整运算
IntCeilCeil32Ceil64FloorFloor32Floor64TruncTrunc32Trunc64FracRoundRound32Round64SimpleRoundSimpleRound32SimpleRound64RoundToSimpleRoundTo
比较判断函数
IsNanIsInfiniteSignIsZeroMinMaxCompareValueSameValueRandomRangeInRangeEnsureRange
一般统计量
MinIntValueSumOfSquaresStdDevMeanSumMaxValueMinValueNormSumsAndSquaresMaxIntValueSumIntHarmeanVarianceMeanAndStdDevAveDevSkewnessTotalVarianceProductPopnStdDevkurtosis2Medianskewness2KurtosisModeRandGGeomeanPopnVarianceMomentSkewKurtosisDevSqrandomfrom
次序统计量
LargeSmallPercentilePercentrankQuartileRankTrimmeanFrequency
统计函数
CovCorrelSlopeInterceptRsqSteyxSlopeandinterceptVariationCoefficientSkewSelfStddevRegressionChannelKurtMeanAndPopnStdDevWithRateBetaAndAlphacorrelpairedcorrelpaired_side
统计函数 / 扩充统计
Expanding_Unit
统计函数 / 含NAN统计
NanMeanNanSumNanStdNanVarianceNanPopnStdNanPopnVarianceNanRankArrNanPercentRankArr
统计分布
GammalnHistsf_Errorerfcsf_Gammaerferfcinvsf_Betasf_IntegerBessel_1sf_IncompleteGammaGammaerfinvRandnormsf_Fsf_geopdfsf_RealBessel_1sf_unidcdfsf_normpdfsf_geoinvsf_unidpdfsf_IncompleteBetasf_normalinv2sf_norminvRandunidsf_Normalsf_unidinvsf_X2sf_IntegerBessel_2sf_normcdfsf_tsf_geocdfRandgeosf_normalinvNormfitsf_RealBessel_2sf_hygeinvpoissfitsf_binocdfRandhygesf_poissinvsf_poisscdfsf_nbininvbinofitsf_hygepdfsf_unifcdfsf_exppdfsf_binoinvuniffitsf_nbinpdfRandnbinRandpoisssf_hygecdfsf_poisspdfRandbinoRandunifsf_unifinvsf_binopdfsf_nbincdfsf_unifpdfsf_tcdfsf_fpdfsf_tinvexpfitRandgamsf_ch2invsf_ch2cdfsf_finv1Randtsf_expcdfsf_finvsf_gamcdfsf_tpdfsf_x2invsf_gampdfsf_gammainvsf_fcdfsf_ch2pdfRandfRandexpRandch2sf_gaminvsf_expinvsf_betapdfsf_tinv1RandCauchysf_LaplacecdfRandbetasf_Cauchypdfsf_logninvsf_Laplaceinvsf_betacdfsf_raylinvsf_wblcdfsf_lognpdfsf_CauchycdfRandlognRandraylsf_Laplacepdfsf_raylpdfsf_wblinvsf_logncdfsf_Cauchyinvsf_raylcdfRandwblsf_betainvRandLaplacesf_wblpdfsf_betainv1sf_mvtcdfMvtcdfqmcsf_mvncdfsf_copulacdfsf_copulafitRandCopulasf_expNorminv
统计推断
Estimate_SNUEstimate_TNUEstimate_TNDEstimate_SPEstimate_TPHypoth_TailResNormPlotHypoth_KstestHypoth_lillietestHypoth_IndepTestHypoth_KruskalWallisHypoth_SNUTestHypoth_TNUTestHypoth_SNDTestHypoth_TNDTestHypoth_LSUTestAnova_SingleAnova_TwiceAnova_BartlettAnova_Levene
统计推断 / 假设检验
Hypoth_SignTestHypoth_WilcoxonTestHypoth_McNemarTest
统计推断 / 配对检验
Hypoth_PNUTest
多元统计分析
CorrCorrelationMatrixCovarianceCorrcoefCorr_partialDistanceCluster_KmeansCluster_SystemCluster_wardDiscrimprincompFactorcorr_canonicalcorr_SpearmanCov2CorrMatrixCorrMatrixAdjustcorr_KendallHISTC
多元统计分析 / 相对重要性
Regress_domin_formulaRegress_domin_marginal
回归 / 回归检验
Regress_RidgeRegress_AdjustedR2Regress_LogisticRegressionRegress_DWTestRegress_StepwiseRegress_ConstraintRegress_WhiteRegress_MLSRegress_CMLSRegress_JBTestRegress_priRegress_FTestRegression_WLSRegress_BinaryRegress_TTestRegress_NLMRegress_WLSRegress_AicAndSbicRegress_RSquareRegress_QRlsqboxcoxRegress_HettestSpearmanRegress_VIFRegress_TTest_RWLSRegress_TTest_WhiteRegress_TTest_NWRegression_OLS_WhiteRegression_OLS_NWNW_Adjustment_SimplificationRobustfit_MRegress_GRStest
回归 / 回归公用函数
LeastSquares_CurveFitting
灰色系统
GM_InitialGM_CorrGM_AGOGM_IcorrGM_Scorr
主成分分析
PrincaipalComponentAnalysis
主成分分析 / 中间函数
MbbubComponentScoreMatrixFactorScoreMatrixComponentMatrixRotatedComponentMatrixEigen_JacobiGetEigenValueFScoreResult
时间序列分析
Time_DiffTime_AutoCovTime_ACFTime_PACFTime_RandomTestTime_DanielTestARARMATime_ARCHTime_GARCHTimes_ADFTestTimes_Cointergration_testTimes_ECMTimes_GrangerTime_ARpTime_MAqTime_ARMATime_GreenFunTime_InvFunTime_AnalyseTime_ChosePTimes_CointergrationGM_EstimateTime_ARCHTestGarchFitTimes_johansenTimes_GrangerCausality
时间序列分析 / 因果推断
Time_VolatilitySpillover
优化
NonLP_Hooke_JeevesProg_LNonLP_minPSNonLP_FibonacciNonLP_RangeFminNonLP_BSearchProg_MNonLP_minFactorNonLP_GPNonLP_FminsearchNonLP_FminconNonLP_minSUMTProg_QProg_NNonLP_NelderNonLP_FminbndNonLP_GoldenTSOptimizerQuadprogLinearProgrammingNonLP_RosenbrockQuadLagROZProgQuadTrackRouteIntLinProg
优化 / 有约束优化算法
SUMT_Method
优化 / 无约束优化算法
Hooke_Jeeves_Method
优化 / 测试
H_J_Method_PgmSumt_Method_CallBack
小波分析
Wavedecwrcoefwavelet
财务函数
DoubleDecliningBalanceFutureValueInterestPaymentInterestRateInternalRateOfReturnNumberOfPeriodsNetPresentValuePaymentPeriodPaymentPresentValueSLNDepreciationSYDDepreciation
增长率与比率
AccumulativeYTMtoYTMYTMToAccumulativeYTMRatioValueOutPutValueByUnitOutPutLnGrowRatioOutPutGrowValueOutPutGrowValue2OutPutGrowRatioOutPutGrowRatio2MultyValueOutPutGrowValue3OutPutGrowRatio3RatioValue_Math
概率分布 / 线性变换
Norm_LinearTransform
信号处理
filter_hp