1.0.0 • Published 10 months ago

rad-to-deg-cli v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

rad-to-deg-cli

rad-to-deg-cli is a CLI tool that converts radians to degrees.

npm license

Quick Start

Get rad-to-deg-cli up and running quickly!

  1. Run:
    npx rad-to-deg-cli 3.14159
  2. Done!

Example Output

This will convert the radians value 3.14159 rad to its degrees equivalent and display the result in your terminal.

  • Input: 3.14159
  • Output: Degrees: 180.00007521177515°

Contributing

We welcome contributions to rad-to-deg-cli! Whether it's reporting a bug, suggesting an enhancement, or submitting a pull request, your input is valued.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any questions, suggestions, or feedback, please contact love1ace.

1.0.0

10 months ago