Soulver 3

Soulver 3

Notepad, meet calculator.

Free
In-App Purchases
Click to generate a QR code for easy access to the app on the App Store

Details about Soulver 3

  • Released
  • Updated
  • iOS Version
  • Age Rating
  • Size
  • Devices
  • Languages
  • May 3, 2020
  • November 30, 2024
  • 16.0+
  • 4+
  • 18.88MB
  • Mac, iPhone, iPad
  • English
    French
    German
    Show more

Features

Developer of Soulver 3

Soulver 3 screenshot #1 for iPhone
Soulver 3 screenshot #2 for iPhone
Soulver 3 screenshot #3 for iPhone
Soulver 3 screenshot #4 for iPhone
Soulver 3 screenshot #5 for iPhone
Soulver 3 screenshot #6 for iPhone
Soulver 3 screenshot #7 for iPhone
Soulver 3 screenshot #8 for iPhone
iphone
ipad
🙌277
Ratings
🗣❌ unsupported
Your locale
🖼️Download
Icons↘︎

Version History of Soulver 3

3.13.1

November 8, 2024

This update adds some improvements to the weather feature. They require the optional data services subscription, and iOS/iPadOS 18 or later. Historical weather queries - Look up the average, high, and low temperatures, as well as rainfall, in a place on a particular date. - Data is available back to August 1, 2021. Historical averages by month - Perform weather queries for the average high/low temperatures and rainfall in a place in a given month. - For example, "high in New York in June." - Note that these are historical averages based on weather records going back to the 1970s (not maximum/minimums). Weather & time zone queries for small places: - Soulver can already perform weather and time zone queries for approximately 500 of the largest cities on Earth. - New in this update is the ability to look up weather for any place on Earth, including smaller places. - For example, you can now type "weather in Ubud, Bali," or "temperature in Assisi, Tuscany." - This feature also works for time zone queries using "time in (place)": "time in Inverness, Scotland," "time in Wollongong, NSW." - And when working out time differences: "time difference between Kemer, Turkey, and Mill Valley, Marin County."

More

3.12.1

September 19, 2024

What's new in 3.12.1? Fixed a crash when viewing the getting started guide What's new in 3.12? Added support for the new iPhone 16 Pro screen sizes & iOS/iPadOS 18. Editor - The title of the current sheet will be displayed in the navigation bar (if it has one) - Note that a "title" in Soulver refers to when you begin a sheet with a "#" Quick actions - Tap the answer of the line you're editing to quickly copy it to the clipboard - Tap an empty line to quickly make a subtotal of lines above on that line Currency Keyboard - You can now pin select currencies to the start of the list (hold down on the currency code button, and choose "Pin" or "Unpin") Sharing - PDF is now the default file format for sharing a sheet. Bug fixes - Fixed a bug where the "( )" button would not wrap a text selection in brackets (thanks Evgeny)

More

3.12

September 17, 2024

Added support for the new iPhone 16 Pro screen sizes & iOS/iPadOS 18. Editor - The title of the current sheet will be displayed in the navigation bar (if it has one) - Note that a "title" in Soulver refers to when you begin a sheet with a "#" Quick actions - Tap the answer of the line you're editing to quickly copy it to the clipboard - Tap an empty line to quickly make a subtotal of lines above on that line Currency Keyboard - You can now pin select currencies to the start of the list (hold down on the currency code button, and choose "Pin" or "Unpin") Sharing - PDF is now the default file format for sharing a sheet. Bug fixes - Fixed a bug where the "( )" button would not wrap a text selection in brackets (thanks Evgeny) # What's new in the Soulver calculator? Units & Conversions - Added cubic micrometer & square nanometer units - Support for conversion from & into imperial volume units explicitly, like "1 liter in imperial pints" - Added support for unit expressions with a fractional value, like "1 1/2 pounds" - More flexible unit conversion for ostensibly incompatible units: "3 mph to minutes" (convert to miles/minute), "10 cubic centimeters to meters" (convert to cubic meters) - Support for automatic conversion of units without explicit value: "usd eur" will be interpreted as "1 usd in eur" - Units in rates will now be preserved rather than cancelling out when converting to an alternative form: "8g/2 lb as grams/lb (= 4 g/lb)" Stock Tickers - Added Nvidia (NVDA) as a built-in stock ticker (along with the existing support for the tickers of Apple, Microsoft, Google, Amazon, Meta, Tesla, AirBnB, & Netflix) Cryptocurrencies - Switched to using "POL" as the symbol for the Polygon token (previously "MATIC") Time zones - Support for "ct" (central time), "pt" (pacific time), "mt" (mountain time) and "et" (eastern time) Subtotals - When starting a new line with an operator (±) inside a subtotal, Soulver will no longer insert the previous line as a reference. This is helpful for doing running subtotals. Financial functions You can now work out compound interest compounding monthly and quarterly: - "interest on $100 after 3 years at 10% compounding monthly" - "interest on $100 for 3 years at 10% compounding quarterly" General - Support for larger inputs to combination and permutation functions - Support for min/max functions with percentages (thanks Eemil) - Power phrase function: "3 to the power of 9", "2 exponent 4", 4 raised to 2" - Added additional trigonometry functions that take their parameter in degrees: "asind", "acosd", "atand" and "tand" International - Support for full width parenthesis characters(commonly used in China, Korea & Japan) Bug fixes - Fixed an issue where "1.003.020" was incorrectly being interpreted as a date (thanks @infolinux) - Fixed an issue with summing multiple decimal rates in the quick total or subtotals (like 3.4/day, 5.9/day, etc), (thanks Devin) - Fixed an issue with certain unit multiplications not returning in the most ideal form: "3 min × 15 mph" now returns "0.75 mi" rather than 1,207 m - Fixed an issue with feet units that are written with a trailing apostrophe, like 30.334'

More

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

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

Soulver 3 In-App Purchases History

Free

30-day free trial (for iPhone)

Use Soulver 3 without limitations for 30 days

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

$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

$34.99

Soulver 3 for Mac

The full version of Soulver 3

Soulver 3 Subscription Plans

AI Assistant, Stocks & Weather

Inline AI, Live Stock Rates, Advanced Weather

$26.001 Year

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.

Who released the Soulver 3 app?

The Soulver 3 app was created by Zac Cohan.

What’s the minimum iOS version supported by the Soulver 3 app?

Soulver 3 currently supports iOS 16.0 or later.

What is the overall user rating for Soulver 3?

4.9: The Soulver 3 app gets a lot of positive feedback.

What genre of app is Soulver 3?

The App Category Of The Soulver 3 App Is Productivity.

Which version of Soulver 3 is the latest one?

3.13.1 is the newest version of Soulver 3.

What date was the latest Soulver 3 update?

Soulver 3 released its latest update on November 30, 2024.

What was the Soulver 3 release date?

Soulver 3 was initially released on April 12, 2023.

What's the content advisory rating of the Soulver 3 app?

The Soulver 3 app is rated Zac Cohan.

What languages is Soulver 3 available in?

Currently, the Soulver 3 app supports the following languages: English, French, German and 3 more.

Is Soulver 3 part of the Apple Arcade lineup of games?

Sorry, Soulver 3 is not part of Apple Arcade.

Is Soulver 3 eligible for in-app purchases?

Yes, Soulver 3 is eligible for in-app purchases to enrich your usage.

Does Soulver 3 offer compatibility with Apple Vision Pro?

No, Soulver 3 does not offer compatibility with Apple Vision Pro.

Does Soulver 3 use ad-based monetization?

No, Soulver 3 does not use ad-based monetization.

Alternatives to Soulver 3

Reviews of Soulver 3

Be Careful Before Upgrading - Huge Step Backwards for Units

I teach engineering (dynamics and orbital mechanics) and used Soulver 2 a lot to quickly write up homework solutions — it was great for adding notes and writing out equations. However, Soulver 3 is a HUGE step backwards because of how it (doesn’t) handle units.

In Soulver 2, you could string together units like acceleration (meters/sec^2) and everything was fine. However, Soulver 3 does NOT allow you to create units like this and in fact returns an error. Which means that *nothing* that I created in Soulver 2 can be brought forward. And if I want to write up new solutions in Soulver 3, I have to ignore units.

I don’t know what changed under the hood regarding how Soulver handles units, but this is a huge disappointment to me. Because I can’t use Soulver 3. (And Soulver 2 crashes a lot in modern OS X versions.)
Show less

Wow!

What a great app and excellent developer! What do I love? — The app is a favorite of mine for almost a decade and just when I thought support was dropped, I came across the new version. I have the Mac and iPhone app and have also signed up for the AI assistant feature, which is actually quite good. What else do I like? — The developer has integrity, balancing the one time cost of the app and the option to help him to offer the AI services via a subscription. There is no pressure and even a “request refund” button. This is a rarity and such developers deserve our support.
Show less

Wow!

What a great app and excellent developer! What do I love? — The app is a favorite of mine for almost a decade and just when I thought support was dropped, I came across the new version. I have the Mac and iPhone app and have also signed up for the AI assistant feature, which is actually quite good. What else do I like? — The developer has integrity, balancing the one time cost of the app and the option to help him to offer the AI services via a subscription. There is no pressure and even a “request refund” button. This is a rarity and such developers deserve our support.
Show less