Skip to content

pldeepesh/Simplex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

/Code Authored by --Lakshmana Deepesh--/

/*

  • This code helps the user to find the number of individual faces of an n-Simplex when
  • the dimension of the simplex is given as the input / /
  • This program can handle an input of range 0 to 100.The variables in the program are type casted
  • in such a way. / /
  • Any input out this range is considerd as an illegal entry and the code loops it self back
  • to the starting statement.
  • once the input given is intact and if it is in the range,then the code will start executing and it
  • prints the faces of the n simplex on the console.

About

This is a code to find out the number of poly tonic faces for an n-simplex.Input is the Dimension of the Simplex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages