MagicstMagoo / rust_calculator

A scientific calculator based on Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A calculator base on Rust

How to use this?

Run this command in terminal or bash.

$ cargo run

Enter an expression in the console

like 114 + 514 The result is 628

About

A scientific calculator based on Rust

License:MIT License


Languages

Language:Rust 100.0%