在链路预算表中,RLC rate 与MAC rate的关系是:
A.RLC rate = MAC rate×90%
B.RLC rate = MAC rate×80%
C.RLC rate = MAC rate×80%
第1题:
运用Excel电子表格进行货币时间价值的有关计算时,求每期等额现金流量用的函数是()。
A.FV(Rate,Nper,Pmt,PV,Type)
B.PV(Rate, Nper, Pmt, FV, Type)
C.PMT (Rate,Nper,PV,FV,Type)
D.RATE(Nper, Pmt, PV, FV, Type)
第2题:
运用Excel电子表格进行货币时间价值的有关计算时,求利率或折现率用的函数是().
A.FV(Rate,Nper,Pmt,PV,Type)
B.PV(Rate, Nper, Pmt, FV, Type)
C.PMT (Rate,Nper,PV,FV,Type)
D.RATE(Nper, Pmt, PV, FV, Type)
第3题:
写出下面代码的运行结果。def addInterest(balance,rate): newBalance=balance*(1+rate) balance=newBalance def main(): amount=1000 rate=0.05 addInterest(amount,rate) print (amount) main()
第4题:
运用Excel电子表格进行货币时间价值的有关计算时,求普通年金终值用的函数是()。
A.FV(Rate,Nper,Pmt,PV,Type)
B.PV(Rate, Nper, Pmt, FV, Type)
C.PMT (Rate,Nper,PV,FV,Type)
D.RATE(Nper, Pmt, PV, FV, Type)
第5题:
1、运用Excel电子表格进行货币时间价值的有关计算时,求每期等额现金流量用的函数是()。
A.FV(Rate,Nper,Pmt,PV,Type)
B.PV(Rate, Nper, Pmt, FV, Type)
C.PMT (Rate,Nper,PV,FV,Type)
D.RATE(Nper, Pmt, PV, FV, Type)
第6题:
运用Excel电子表格进行货币时间价值的有关计算时,求普通年金现值用的函数是()。
A.FV(Rate,Nper,Pmt,PV,Type)
B.PV(Rate, Nper, Pmt, FV, Type)
C.PMT (Rate,Nper,PV,FV,Type)
D.RATE(Nper, Pmt, PV, FV, Type)