Skip to content

Floating point prompt calculator with variables written in OCaml. You can do basic arithmetics, assign values to variables and use several implemented functions.

Notifications You must be signed in to change notification settings

d-alonso/ocaml-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ocaml Calculator

Instructions

Execute calc file on linux to open. Build using make. Get the list of current variables by typing #var in the command prompt and the list of available functions typing #fun. End the execution using #fin.

About

Floating point prompt calculator with variables written in OCaml. You can do basic arithmetics, assign values to variables and use several implemented functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published