74
What’s the tiniest thing about iOS / iPadOS / macOS that really bugs you?
(self.apple_enthusiast)
to the largest Apple community on Lemmy. This is the place where we talk about everything Apple, from iOS to the exciting upcoming Apple Vision Pro. Feel free to join the discussion!
Apple Hardware
Apple TV
Apple Watch
iPad
iPhone
Mac
Vintage Apple
Apple Software
iOS
iPadOS
macOS
tvOS
watchOS
Shortcuts
Xcode
Community banner courtesy of u/Antsomnia.
How advanced of a calculator do you need? You can do a lot with the search bar.
I'd like a calculator that doesn't require internet, so not advanced at all...
Using the search bar in iPad OS to solve equations does not require access to the internet.
If you have a keyboard, press command-space. You can then enter an equation that you want to solve in the search bar. If the syntax is correct, it will give you the solution. Try this equation as an example:
(2+pi)/(3^3)
It will display this result: 0.1904293575
If you press enter and you do have internet access, then it will send the equation to Safari and execute a search in your default search engine. I’m not sure why it odes that; that doesn’t seem too useful.
Some other operations you can do in the search bar:
sqrt(n), cos(n), sin(n), tan(n), log(n), ln(n), etc.
Some other functions that I’ve used in Excel also work in the search bar, such as min(12,2)
My guess is that it supports many or all of the functions that are supported in Numbers.
With this, you should be able to quickly solve just about anything you would type into a calculator app.
Sorry, my mistake. I just thought that a multi trillion dollar company that makes the hardware and OS for my tablet could install the calculator program from their other similar architecture hardware with an OS that shares a very large amount of the same code base (that actually used to be the code base).
You are correct I should just do this other round about way that requires more steps to get the search bar opened each time to do what should be a very simple operation.