Soulver 3

Soulver 3

Notepad, meet calculator.

⭐️4.9 / 5
Rating
🙌201
Ratings
📼8 scs
Content
📦~ in 3 weeks
Updates frequency
🗣❌ unsupported
Your locale
🧾Free - $34.99
In-App Purchase

All Versions of Soulver 3

3.11.2

May 17, 2024

# Bitwise Operators Introduced support for bitwise operators, including: - Bitwise AND ("&"), bitwise OR ("|"), bitwise XOR ("xor") - Bitwise left shift and bitwise right shift # Permutations & Combinations Introduced classic permutation and combination functions: - "10 permutation 3" (= 720) - "25 combination 3" (= 2,300) Or, use a clearer syntax: - "3 permutations of 10" (= 720) - "3 combinations of 25" (= 2,300) # Sheet Settings - Added a setting to control app launch behaviour: open the previous sheet or create a new sheet (after 5 minutes of inactivity). - Introduced a sync troubleshooting section with a button to manually reload your sheetbook file (rarely needed but handy). - Minor layout enhancements to the sheet settings pane. # iPhone Number Pad - Added ETH, BNB, and SOL as popup options on the BTC button (cheers John). - Quickly convert a currency result on a new line: add a new line after a line with a currency result, then tap a currency code to insert a reference to the previous line and convert it. - Operators and return/delete keys in the number pad are now accessible to VoiceOver (cheers Scott). # Currencies - Introduced support for "Gwei" and "Wei" (sub-denominations of Ethereum). # Bug Fixes - Resolved an issue where certain date interval phrasings could lead to a crash. - Fixed a problem with 0.9M being incorrectly formatted by the thousands separator insertion feature (cheers Matteo). - Copying and pasting lines that contain line references now functions correctly (cheers Tony). - Resolved an issue with opening .slvr files from the Files app on iPhone (cheers Alexander).
More

3.11.1

April 26, 2024

# Minor improvements - Added a contextual menu (via a long press) on answer tokens to turn them into plain text, or show the line they reference - When importing Soulver 2 files (.soulver), the file name is no longer automatically inserted as the sheet heading (#) if the file is named Draft or Untitled - Soulver no longer automatically shows the keyboard on iPhone when switching to another sheet (this behaviour matches the Notes app) - Improved the Soulver launch screen # Bug fixes - Fixed an issue where some users were not able to get past the launch screen due to iCloud hanging while downloading an existing sheetbook onto your device when requested - Fixed a crash on iPhone when showing the custom keyboard editor while editing an external sheet (.slvr) - Fixed an issue where the open sheet URL action was only cosmetically selecting the requested sheet - Fixed a bug with the "New Sheet" home screen action (on iPad) not working when the app had not yet been launched
More

3.11

April 15, 2024

This update introduces a new version of Soulver designed for iPhone. Soulver 3 for iPhone's number pad keyboard is the fastest way ever to solve day-to-day math problems on-the-go. Please note Soulver 3 for iPhone is a separate (one-time) purchase from the Mac & iPad versions. Family sharing is included.
More

3.10

January 16, 2024

This update includes a number of improvements to Soulver for iPad including: # Menu bar improvements - New sheet button has a contextual menu to create a sheet starting with a heading, or duplicate the existing sheet - Dedicated import sheets button # Automatic variable renaming - When you edit a variable name, lines referencing the previous name will be automatically updated to use the new name - This feature must be enabled in Soulver's Editing settings # Variable value peeking - Select a variable in the text area to see its value in the text menu # Contextual actions - Added contextual actions on answers (to quickly copy results) - On total (so you can quickly hide it, or switch to average) # Easier subtotal creation - A blank cell will always be added below your last line. Long press on it and choose "Make Subtotal" to quickly sum up the previous lines # Fonts & font size - Added support for custom fonts on your device - Added a mode to use the (adaptive) system font size, rather than an explicit font size # Fill screen with answer - Long press on an answer and choose "Fill Screen" to fill your display with the answer # List operation improvements Support for "min", "max", "gcd" and "lcm" on lists of numbers. For example: "min 5, 3, 7" (= 3) "max 50, 20, 10" (= 50) "gcd 10, 20, 5" (= 5) "lcm of 210, 40, 8" (= 840) # Time ago/from now in location New "time ago/from now in location" phrase, i.e. "3 hours ago in London", "30 min from now in Sydney" # New data services available, including an AI Assistant (powered by GPT-4) & advanced weather metrics (from Apple Weather) Providing these services generates ongoing costs for us. We offer them as an optional subscription service to keep Soulver itself a one-time purchase. Inline AI Assistant (powered by GPT-4) - Query the AI assistant inline using " = ?" - For instance, "distance to the moon = ?". After a short delay, the question mark will be replaced by the answer Advanced Weather Metrics (from Apple Weather) - 20 additional metrics for weather queries, including humidity, pressure, visibility, UV index, snow & rainfall, wind and more Live & Historical stock data Subscribers also get access to live & historical stock data (150,000+ stock tickers across 70 exchanges worldwide) # Bug fixes - Fixed an issue with Chinese pinyin and other "multi-stage" input methods not working correctly - Fixed an issue with kW hours / hours being interpreted as a rate rather than forming a result in kW (thanks Joe) - Fixed an issue where the GPS location for Birmingham was incorrect and returning uncharacteristic weather results (thanks John) - Fixed an issue with the √ operator not working without parenthesis - Fixed an issue with converting weather phrases into temperatures, like "24 ºC (partly cloudy) to F"
More

3.9.3

October 31, 2023

- Fixed an issue with the assertions feature introduced in the last update
More

3.9.2

October 30, 2023

This update adds a new assertions feature, and fixes all known bugs. Assertions: - Added an assert() function that you can use to verify an expected variable condition is true - The answer column will show red exclamation marks & the variable value to bring your attention to a line with a failing assertion Scientific Notation: - Explicitly format answers in scientific notation using "in scientific notation" or "in sci": i.e "10500 in sci" (= 1.05e4) Bug fixes - Fixed a bug with certain expressions involving a currency conversion followed by a division not working correctly (thanks Anton) - Fixed a bug where clock times that use dot instead of colon could fail to work correctly in interval calculations (thanks Raphael) - Fixed a bug that could produce unwanted duplicate lines in a duplicated document (thanks Felipe) - Fixed an issue with laptimes not summing with unit expressions of time in subtotals (thanks Jasper) - Multiplying incompatible units now produces an error (thanks Oliver) - Fixed an issue with the "fraction of x" phrase inside a variable declaration (thanks Max) - Numbers with ordinal prefixes (1st, 2nd, 3rd, 4th, etc) are now ignored as comments, and won't affect results (thanks Frank) - Logical operators (&& and ||) now have lower precedence than addition and subtraction operators (previously they had the same precedence)
More

3.9.1

September 29, 2023

- Minor bug fixes

3.9.0

September 14, 2023

Soulver is now optimized for iPadOS 17. Bug fixes: - Fixed a bug where opening a sheetbook file from Files was not working correctly - Fixed an issue with the automatic parenthesis insertion feature and selected text not working correctly in certain cases - Fixed an issue with typing using the Chinese pinyin keyboard - Fixed an issue where the title of a renamed folder did not immediately update
More

3.8.4

April 25, 2023

- Minor bug fixes

3.8.3

April 7, 2023

- Some important bug fixes

Soulver 3 In-App Purchases History

Free

Complementary Upgrade

A free upgrade for recent purchasers

Free

30-day free trial (for Mac)

Use Soulver 3 without limitations for 30 days

Free

30-day free trial (for iPad)

Use Soulver 3 without limitations for 30 days

Free

30-day free trial (for iPhone)

Use Soulver 3 without limitations for 30 days

$14.00

Soulver 3 for iPhone

The full version of Soulver 3 for iPhone

$20.00

Soulver 3 for iPad

The full version of Soulver 3 for iPad

$26.00

AI Assistant, Stocks & Weather

Inline AI, Live Stock Rates, Advanced Weather

$34.99

Soulver 3 for Mac

The full version of Soulver 3

Price History of Soulver 3

Description of Soulver 3

Soulver is the original notepad calculator app for working through day-to-day math problems. It supports hundreds of helpful natural language functions & units for working things out, along with live currency conversions & calendar date math. This is the third major release of a much beloved product that's been available for Apple's platforms since 2005. # Coming from Soulver 2? Soulver 3 for iPhone & Soulver 3 for iPad are one time (non-subscription) purchases and the first paid to Soulver on iPad & iPhone since the original version released in 2009. You can import your Soulver 2 files by tapping the "+" button and selecting them from Files. Enable iCloud syncing with Soulver 3 for Mac in Soulver's sheetbook settings. # Why do I need Soulver? The goal of Soulver is to reduce your mental load when working things out. It includes natural language phrases for all the kinds of calculations you do regularly, including working with: - Percentages ("20% of 900", "$399 - 20% discount") - Unit conversions (300+ units supported) - Dates & times ("March 12 + 3 weeks") - Time zones ("10am New York to London") - Business day calculations ("5 business days from today") - Cooking calculations - Financial functions (compound interest, mortgage repayments) - Video time codes & frame rates # Best iPhone calculator number pad The Soulver numeric keyboard on iPhone has been meticulously designed to make doing calculations quicker. Select from 1 of 6 specialized accessory keyboards, including for: - Working with currencies - Working out percentages - Doing date & time math - Doing calculations with variables You can also set up your own custom accessory keyboard with button titles customized for your particular needs. # Live Currency Conversions, Stock Prices & Weather Soulver is connected to the internet & offers: - Live & historical currency conversions (200+ real-world & popular crypto currencies & commodities) - Live weather for most locations on Earth - Live (popular) tech stock prices. Access 150,000+ stock tickers with the optional Soulver Stocks subscription - Accurate public holiday data for your particular country is taken into account in business day calculations # Advanced Workflows & Customizability Soulver offers many useful tools for more advanced workflows including: - Line references (like in spreadsheets) - Variables (defined with the syntax "variable = 123", or define global variables in the settings) - Conditional "if" statements (like in programming languages) - Many settings for customizing the editing experience & preferred syntax colors - Font & font size options # Organisation & Sharing Your calculations are saved automatically into sheets (like the Notes app). Add text comments anywhere alongside your calculations to help them make sense to you later, and to others. Choose iCloud as the sheetbook location to sync with Soulver 3 for Mac. You can share your calculations with other as a PDF (just take a screenshot!) or print your sheet out, or send a stylish HTML email directly from Soulver. # Best-of-class iPad app We think Soulver is the best calculator app ever designed specifically for the iPad, including best-in-class integration with iPadOS & hardware features. This includes… - Support for the magic keyboard & tons of keyboard shortcuts - Multiple windows, Slide Over & Split View so you can use Soulver as a floating calculator alongside Notes or Safari - Scribble & Apple Pencil support - Powerful text editor with handy editing features like a line styling palette & find & Replace - Automation features (URL schemes & Siri Shortcuts) # No-commitment 30 day trial We offer a trial that does not need to be cancelled. You will NOT be charged automatically when the trial finishes.  Delete (or purchase) Soulver at any time during or after the trial. ------------ Terms of Use (EULA) https://www.apple.com/legal/internet-services/itunes/dev/stdeula/
Show less

Soulver 3: FAQ

Does Soulver 3 work on iPad devices?

The Soulver 3 software is compatible with iPad devices.
The Soulver 3 app was created by Zac Cohan.
Soulver 3 currently supports iOS 16.0 or later.
4.9: The Soulver 3 app gets a lot of positive feedback.
The App Category Of The Soulver 3 App Is Productivity.
3.11.2 is the newest version of Soulver 3.
Soulver 3 released its latest update on June 30, 2024.
Soulver 3 was initially released on April 12, 2023.
The Soulver 3 app is rated Zac Cohan.
Currently, the Soulver 3 app supports the following languages: English, French, German and 3 more.
Sorry, Soulver 3 is not part of Apple Arcade.
Yes, Soulver 3 is eligible for in-app purchases to enrich your usage.
No, Soulver 3 does not offer compatibility with Apple Vision Pro.

Top Ranked Keywords of Soulver 3

Screenshots of Soulver 3

iphone
ipad

Alternatives to Soulver 3

Reviews of Soulver 3

  • Great app - now on iPhone!

    This is an app I loved for years on the Mac and then on the iPad. And now finally on the iPad.

    This app has allowed me to create calculations and label each value so that if I only look at the calculations once a year, everything still makes sense. It even does units types. Divide miles by gallons and get mpg. Then easily convert it to a different type of unit.
  • GREAT TOOL (Feature Request)

    request: Find slope. Is i have (5,10) and i put (5,10) with some query I should get the slope

    OUT STANDIN APP. No subscription, there is a spotlight like feature, it stays on top. You can add text. EVERYTHING you could ask for in a calcualor app. Well done :)

    question: If I just get the subscribtion, do I get the AI plus soulver or do I need to buy soulver and get the AI subscription?

    Developer Response

    Happy to hear you’re finding the app useful, and good suggestion for a slope finding feature. The subscription only covers the costs of the additional data services like AI; and the base app (single purchase) is required to use them.
  • Excellent and Easy

    Beautiful app that is intuitive and very handy. I was impressed to see that it offers tools for investors and has some AI capability on a subscription basis for those who need that. I don't need that but it was interesting to see it offered. This is really much much more than just a fancy calculator. I highly recommend. Oh, and the support is timely and great. Thumbs up.