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.
226 B
226 B
金融 / 金融工程 / 价值评估
wacc()
声明:function
加权资本成本WACC(%)
返回:real
示例
范例01:调用 WACC
return WACC(3.84, 10.84, 0.637, 4.1, 40);
// 输出:6.6194