What is the correct approach to check percentage of a particular value falls within greater 75% of another value or if its within range (Greater than 25% - 75%) or (Less than 25%)
For example, I want to check if $3,557,999.01 is greater than 75% of $1,200,000.00 or if it falls within range (Greater than 25% - 75%) or if it falls within (Less than 25%**)