Skip to content

A-Bell-95/Quadrologic-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quadrologic-Calculator

Calculator of Quadrologic. Counting with 2 operands and random flag.

Use Erlang :random and Go Math/rand library

This calucalator have 3 logic function: Conjuction, Disjunction and Implication

How to launch this project in Erlang. Download 2 file .erl and .beam

  1. Launch cd, erl Calc.erl
  2. Connect to calc module c(calc).
  3. Launch a randomizer Flag = calc:rand_flag().
  4. Choose function (conjuction/disjuction/implimentation)
  5. calc:disjuction({oper1,oper2}, Flag).
  6. Finish!

Idea by Pavel Zachesa. https://github.com/PavelZX

About

Calculator of Quadrologic. using 2 operands and flag

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors