File tree Expand file tree Collapse file tree 2 files changed +809
-26
lines changed
Expand file tree Collapse file tree 2 files changed +809
-26
lines changed Original file line number Diff line number Diff line change 38383838 "cell_type" : " markdown" ,
38393839 "metadata" : {},
38403840 "source" : [
3841- " 복리 개념과 계산법에 대해서는 아래 링크를 참고한다 .\n " ,
3841+ " 아래 변수를 활용한다 .\n " ,
38423842 " \n " ,
3843- " - [복리 개념과 계산법](https://a2-finance.com/ko/calculators/%EB%AA%A8%EB%93%A0-%EA%B3%84%EC%82%B0%EA%B8%B0/%EB%B3%B5%EB%A6%AC-%EA%B3%84%EC%82%B0%EA%B8%B0)"
3843+ " - `principal`: 원금\n " ,
3844+ " - `rate`; 연이자율\n " ,
3845+ " - `period`: 저축기간(년)\n " ,
3846+ " - `savings`: 원리합계"
38443847 ]
38453848 },
38463849 {
38473850 "cell_type" : " markdown" ,
38483851 "metadata" : {},
38493852 "source" : [
3850- " 아래 변수를 활용한다.\n " ,
3851- " \n " ,
3852- " - principal = 원금\n " ,
3853- " - rate = 연이자율\n " ,
3854- " - period = 저축기간(년)\n " ,
3855- " - savings = 원리합계"
3853+ " 힌트: [복리 개념과 계산법](https://a2-finance.com/ko/calculators/%EB%AA%A8%EB%93%A0-%EA%B3%84%EC%82%B0%EA%B8%B0/%EB%B3%B5%EB%A6%AC-%EA%B3%84%EC%82%B0%EA%B8%B0)\n " ,
3854+ " 참고"
38563855 ]
38573856 },
38583857 {
You can’t perform that action at this time.
0 commit comments