Skip to content

stay-js/area-perimeter-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Area and perimeter calculator app built in Rust

This simple CLI app calculates the area and/or the perimeter of the selected shape given the required parameters.

Supported shapes:

  • Circle
  • Ellipse
  • Parallelogram
  • Rectangle
  • Regular polygon
  • Sector
  • Square
  • Trapezoid
  • Triangle

Development:

cargo run

Build:

cargo build --release

About

CLI area and perimeter calculator app built in Rust.

Topics

Resources

Stars

Watchers

Forks

Languages