Files
playbook/skills/tsl-api-reference/references/codegen/dotnet/financial/financial_engineering-valuation.md
T
csh 9010829c6d feat(tsl-api-reference): expand and reorganize api catalog
Flatten builtin pages, add third-party and platform scopes, and import financial and data warehouse references.

Keep the existing generated index without rebuilding after signature normalization.
2026-08-10 18:26:24 +08:00

226 B
Raw Blame History

金融 / 金融工程 / 价值评估

wacc()

声明:function

加权资本成本WACC%

返回:real

示例

范例01:调用 WACC

return WACC(3.84, 10.84, 0.637, 4.1, 40);
// 输出:6.6194