SarthakKeshari / calc_for_everything

This repository aims to provide Calculators for educational, professional, scientific, health and well-being and other purposes.
https://calc-for-everything-psi.vercel.app
MIT License
114 stars 104 forks source link

Lower Bound - Upper Bound Calculator #614

Closed amwaiting1 closed 11 months ago

amwaiting1 commented 11 months ago

Issue Id you have worked upon -

Lower Bound - Upper Bound Calculator #544

Briefly explain your program logic -

Implement the Lower Bound - Upper Bound Calculator function, given two sets X and Y and a target set Z; Nether - The upper bound calculator should calculate the lower bound and upper bound of the set Z. The relationship between Z and X, Y can be intersecting, unionized, and chosen by the user. where the input is the set X, Y, and the output is the upper and lower limit of the set Z.

Screenshots(Attach 2 screenshots of your own input and output) -

屏幕截图 2023-10-30 113006 屏幕截图 2023-10-30 113045 屏幕截图 2023-10-30 113057


By raising this PR I affirm that -

SarthakKeshari commented 11 months ago

@amwaiting1, Kindly revert all the files except - calculators/src/mathematical/lowerBoundUpperBoundCalc/MainLowerBoundUpperBoundCalc.js