Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

Example with Julia and Pluto: constant e from discrete interest rate payments

Notifications You must be signed in to change notification settings

adcsilva/julia-pluto-exp-interest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

julia-pluto-exp-interest

Example with Julia and Pluto: constant e from discrete interest rate payments

Andre C. Silva

September 2022

CONTENTS

  1. expdiscrete.jl --- Julia source to be opened with Pluto
  2. expdiscretePluto.pdf --- The result of the source code saved as PDF
  3. expdiscretePluto.mp4 --- A video showing how the slider works, and how the value of interest payments in a continuous interval gets close to the constant e = exp(1)

TO RUN THE CODE

  1. Install Julia. See https://julialang.org/
  2. Run Julia and install the package Pluto. See https://github.com/fonsp/Pluto.jl/blob/master/README.md
  3. In the Julia REPL, type Pluto.run()

For a step by step installation guide, see https://computationalthinking.mit.edu/Spring21/installation/

About

Example with Julia and Pluto: constant e from discrete interest rate payments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages