Skip to content

GustavoMartinsSantos/FuncaoAfim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Função Afim

A program that makes first degree functions and calcs the function passed by the user

Screenshot 2020-06-11 14 39 09 Screenshot 2020-06-11 15 07 49
This program creates a function that works similar to the graphic above.

Why I developed this?

During this first year of high school, I am studying First Degree Functions. I think that developing a program like this could really helps me to think how these calculates I'm doing are made and how they work together.

Requirements:

  • To run this project on your computer,you need the JDK SE. This project is developed in JDK SE 14.0.1, which you can download on this link - SEJDK14.0.1.
  • You need to import this Eclipse project on your workspace.