Skip to content

4weKromi/ConsoleTrigoC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

ConsoleTrigoC

Console Trigonometry in C

(v0.2)

Note:

  • Right-angled Triangle Only
  • Only Two Values Are Considered For Evaluation.

Solving Priority

  • A&B
  • B&C
  • A&C
  • X&A, Y&A
  • X&B, Y&B
  • X&C, Y&C

Build For Windows:

Requirement:

  • GNU GCC
  • GNU make/GCC mingw32-make

Source link : src

i. cmd/>mingw32-make
ii. cmd/>mingw32-make clean

Pre-Build binaries:

To DownloadClick Here


Log:

13-Apr-2018 (v0.1) 4wekromi
11-Feb-2019 (v0.2) 4wekromi