How to calculate percentage of a certain number?

I must have searched it wrong since i could not find an answer to this, but i have a number, say 100000, and i want calc to figure out how much is 28% of that 100000… How do i input that in calc?

=100000*28%

1 Like

Thank you for quick response! That did the trick, yes. :slight_smile:

Or simply by knowing that 28% is nothing else than 28/100=100000*0.28