Re-exports§
pub use MathOP::takeintegerinput;pub use MathOP::takefloatinput;pub use MathOP::takestringinput;pub use MathOP::areaofcircle;pub use MathOP::getintsquare;pub use MathOP::getfloatsquare;pub use MathOP::sumfloatnum;pub use MathOP::sumintnum;pub use MathOP::subtractfloatnum;pub use MathOP::subtractintnum;pub use MathOP::multiplyfloatnum;pub use MathOP::multiplyintnum;pub use MathOP::dividefloatnum;pub use MathOP::divideintnum;