發表文章

目前顯示的是 5月, 2026的文章

蔡佩臻w3shools的EXCEL函數

圖片
https://www.w3schools.com/excel/excel_functions.php Function Description =AND Returns TRUE or FALSE based on two or more conditions =AVERAGE Calculates the average (arithmetic mean) =AVERAGEIF Calculates the average of a range based on a TRUE or FALSE condition =AVERAGEIFS Calculates the average of a range based on one or more TRUE/FALSE conditions =CONCAT Links together the content of multiple cells =COUNT Counts cells with numbers in a range =COUNTA Counts all cells in a range that has values, both numbers and letters =COUNTBLANK Counts blank cells in a range =COUNTIF Counts cells as specified =COUNTIFS Counts cells in a range based on one or more TRUE or FALSE condition =IF Returns values based on a TRUE or FALSE condition =IFS Returns values based on one or more TRUE or FALSE conditions =LEFT Returns values from the left side of a cell =LOWER Reformats content to lowercase =MAX Returns the highest value in a range =MEDIAN Returns the middle value in the data =MIN Returns the lowe...

蔡佩臻JAVASCRIPT計算三期內部報酬率INPUT輸入且CANVAS繪製現金流圖

圖片
四期現金流 IRR 計算 初期投資 (T0): 第一年 (T1): 第二年 (T2): 第三年 (T3): 第四年 (T4): 計算 IRR T0 T1 T2 T3 T4 EXCEL圖形 EXCEL儲存格 第0 第1 第2 第3 蔡佩臻內部報酬率 45000 -10000 -20000 -30000 13.3367%
圖片
四期現金流 IRR 計算 初期投資 (T0): 第一年 (T1): 第二年 (T2): 第三年 (T3): 第四年 (T4): 計算 IRR T0 T1 T2 T3 T4