<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title><![CDATA[포인트: Zac Cohan - (개발자)]]></title>
<link>https://appagg.com/developer/zac-cohan/points/?hl=ko</link>
<atom:link href="https://appagg.com/rss/developer/zac-cohan/points/?hl=ko" rel="self" type="application/rss+xml" />
<description><![CDATA[포인트: Zac Cohan - (개발자)]]></description>
<language>ko</language>
<generator>AppAgg.com</generator>
<pubDate>Tue, 06 May 2025 12:00:17 GMT</pubDate>
<lastBuildDate>Tue, 06 May 2025 12:00:17 GMT</lastBuildDate>
<image>
<link>https://appagg.com/developer/zac-cohan/points/?hl=ko</link>
<url>https://appagg.com/i/apple-touch-icon.png</url>
<title><![CDATA[포인트: Zac Cohan - (개발자)]]></title>
</image>

<item>
<title><![CDATA[+1 포인트 - (게시자: MichaelTheGeek) - Soulver 3 (iOS 앱)]]></title>
<guid isPermaLink="false"><![CDATA[points:791809]]></guid>
<link><![CDATA[https://appagg.com/points/rt34536042/?hl=ko]]></link>
<category domain="https://appagg.com/ios/?hl=ko"><![CDATA[iOS 앱]]></category>
<category domain="https://appagg.com/ios/productivity/?hl=ko"><![CDATA[생산성]]></category>
<description><![CDATA[<b>동작:</b> +1 포인트&nbsp;&nbsp;<br />
<b>사용자를:</b> <a href="https://appagg.com/users/638420/?hl=ko">MichaelTheGeek</a>&nbsp;&nbsp;<br />
<b>등록 날짜:</b> 2025-05-06 12:00:17 UTC&nbsp;&nbsp;<br />



<br />
<b>가격:</b>


  무료


 (IAP)



&nbsp;&nbsp;<br />
<b>목록:</b>

  <a href="https://appagg.com/lists/rt34536042/?hl=ko">1</a>

+ 3
&nbsp;&nbsp;<br />
<b>포인트:</b>

  <a href="https://appagg.com/points/rt34536042/?hl=ko">5</a>

+ 396&nbsp;(4.9)
&nbsp;&nbsp;<br />
<b>순위:</b>

  0

&nbsp;&nbsp;<br />
<b>댓글:</b>

  0

&nbsp;&nbsp;<br />
<b>버전:</b> 3.16&nbsp;&nbsp;<br />
<b>게시자:</b>
<a href="https://appagg.com/developer/zac-cohan/?hl=ko">Zac Cohan</a>
&nbsp;&nbsp;<br />
<b>업데이트:</b>
2026-04-17 11:21:01 UTC&nbsp;&nbsp;<br />

  <b>출시일:</b> 2020-05-03 07:00:00 UTC&nbsp;&nbsp;<br />

<b>카테고리:</b>
<a href="https://appagg.com/ios/?hl=ko">iOS 앱</a>
&rsaquo;
<a href="https://appagg.com/ios/productivity/?hl=ko">생산성</a>
&nbsp;
<p>
  <img
    border="0"
    align="center"
    height="200"
    src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/f7/19/ad/f719adac-7b53-1a8e-e88f-5255d6c38f91/a78bafac-b6cb-4b40-a019-4429fb67fa9c_1._Mug_shot.png/950x950bb.png"
    alt="Soulver 3 - 3.16 - (iOS)"
  />
</p>

  <b>기술:</b>&nbsp;<br />
  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, ...&nbsp;<br /><br />


  <b>새로운 기능:</b>&nbsp;<br />
  # Languages<br />- Added Japanese, Korean, & Italian localizations<br />- Soulver's documentation is now translated into all languages<br /><br /># General<br />- Additional cases in which the previous line will be inserted on a new line, including starting a line with a currency, a percentage phrase, &quot;to&quot;, and other specifiers<br />- Added a setting under **Styling** to select whether a line reference token shows the referenced result (the default), or the line number of the referenced line<br /><br /># Calculator<br /><br />Screen Density Calculations<br />- Added PPI/DPI units<br />- Convert between physical length and pixels at a given density, for example `1 cm in px @ 326 ppi` or `40 px to cm at 96 dpi`.<br />- Added a screen density function like `ppi of 15&quot; screen at 1024x768`.<br /><br />Trigonometry<br />- Added cotangent & cosecant trigonometry functions (cot, csc) and their hyperbolic, inverse, and degree variants (Coth, csch, acot, acsc, cotd, cscd, acotd, and acscd)<br /><br />Units<br />- Added rates for the Uniswap (UNI) cryptocurrency<br /><br />Functions<br />- Added an &quot;is x prime&quot; function: &quot;is 59 prime&quot; (= true)<br /><br />Statistics<br />- Added standard deviation: &quot;standard deviation of 20, 30 and 40&quot; (=10)<br />- Added &quot;avg&quot; as a synonym for &quot;average&quot; (&quot;avg of 3,4,5&quot;)<br /><br />Calendar & timezone calculations<br />- Added a shorthand time difference function: &quot;time difference Paris&quot; [interpreted as &quot;what is the time difference between here and Paris], also &quot;time diff paris&quot; & &quot;diff paris&quot;<br />- Added a “years to” function (years to 2029)<br /><br />Percentage phrases now support arbitrary comment words in more cases. For example:<br />- 20% discount off $500<br />- 5% gratuity on $95<br />- 40% of 90<br /><br />United States customary units<br />Improved handling of US customary units.<br /><br />* US customary units are now returned in certain cases when the input uses US customary units<br />* Added support for compound feet-and-inches expressions using “and”<br />    * `5 feet and 3 inches in cm`<br />* Added additional feet/inches aliases<br /><br />Cities and airports<br />- Added 119 additional tourist-destination cities and airports<br /><br />Bug fixes<br />- Fixed an issue with rounding functions and lap times (thanks Jasper)<br />- Fixed an issue with line dp settings not applying to feet & inches (thanks Jon)<br />- Fixed an issue with locales that use a dot as a decimal separator and space as the thousands separator (though uncommon, this can be set as a custom locale in macOS system settings)<br />- Fixed an issue with adding clock-formatted times around daylight savings change boundaries&nbsp;<br /><br />

<b>AppAgg:</b>&nbsp;<br />
[&nbsp;<a href="https://appagg.com/ios/productivity/soulver-3-34536042.html?hl=ko"><b>Soulver 3</b></a>&nbsp;]
<br /><br />
<a href="https://www.youtube.com/@AppsAgg?sub_confirmation=1" target="_blank">❤️ Support AppAgg →</a><br />
]]></description>
<pubDate>Tue, 06 May 2025 12:00:17 GMT</pubDate>
</item>

<item>
<title><![CDATA[+1 포인트 - (게시자: HT) - Soulver 3 (iOS 앱)]]></title>
<guid isPermaLink="false"><![CDATA[points:742051]]></guid>
<link><![CDATA[https://appagg.com/points/rt34536042/?hl=ko]]></link>
<category domain="https://appagg.com/ios/?hl=ko"><![CDATA[iOS 앱]]></category>
<category domain="https://appagg.com/ios/productivity/?hl=ko"><![CDATA[생산성]]></category>
<description><![CDATA[<b>동작:</b> +1 포인트&nbsp;&nbsp;<br />
<b>사용자를:</b> <a href="https://appagg.com/users/659920/?hl=ko">HT</a>&nbsp;&nbsp;<br />
<b>등록 날짜:</b> 2025-02-23 10:12:46 UTC&nbsp;&nbsp;<br />



<br />
<b>가격:</b>


  무료


 (IAP)



&nbsp;&nbsp;<br />
<b>목록:</b>

  <a href="https://appagg.com/lists/rt34536042/?hl=ko">1</a>

+ 3
&nbsp;&nbsp;<br />
<b>포인트:</b>

  <a href="https://appagg.com/points/rt34536042/?hl=ko">5</a>

+ 396&nbsp;(4.9)
&nbsp;&nbsp;<br />
<b>순위:</b>

  0

&nbsp;&nbsp;<br />
<b>댓글:</b>

  0

&nbsp;&nbsp;<br />
<b>버전:</b> 3.16&nbsp;&nbsp;<br />
<b>게시자:</b>
<a href="https://appagg.com/developer/zac-cohan/?hl=ko">Zac Cohan</a>
&nbsp;&nbsp;<br />
<b>업데이트:</b>
2026-04-17 11:21:01 UTC&nbsp;&nbsp;<br />

  <b>출시일:</b> 2020-05-03 07:00:00 UTC&nbsp;&nbsp;<br />

<b>카테고리:</b>
<a href="https://appagg.com/ios/?hl=ko">iOS 앱</a>
&rsaquo;
<a href="https://appagg.com/ios/productivity/?hl=ko">생산성</a>
&nbsp;
<p>
  <img
    border="0"
    align="center"
    height="200"
    src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/f7/19/ad/f719adac-7b53-1a8e-e88f-5255d6c38f91/a78bafac-b6cb-4b40-a019-4429fb67fa9c_1._Mug_shot.png/950x950bb.png"
    alt="Soulver 3 - 3.16 - (iOS)"
  />
</p>

  <b>기술:</b>&nbsp;<br />
  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, ...&nbsp;<br /><br />


  <b>새로운 기능:</b>&nbsp;<br />
  # Languages<br />- Added Japanese, Korean, & Italian localizations<br />- Soulver's documentation is now translated into all languages<br /><br /># General<br />- Additional cases in which the previous line will be inserted on a new line, including starting a line with a currency, a percentage phrase, &quot;to&quot;, and other specifiers<br />- Added a setting under **Styling** to select whether a line reference token shows the referenced result (the default), or the line number of the referenced line<br /><br /># Calculator<br /><br />Screen Density Calculations<br />- Added PPI/DPI units<br />- Convert between physical length and pixels at a given density, for example `1 cm in px @ 326 ppi` or `40 px to cm at 96 dpi`.<br />- Added a screen density function like `ppi of 15&quot; screen at 1024x768`.<br /><br />Trigonometry<br />- Added cotangent & cosecant trigonometry functions (cot, csc) and their hyperbolic, inverse, and degree variants (Coth, csch, acot, acsc, cotd, cscd, acotd, and acscd)<br /><br />Units<br />- Added rates for the Uniswap (UNI) cryptocurrency<br /><br />Functions<br />- Added an &quot;is x prime&quot; function: &quot;is 59 prime&quot; (= true)<br /><br />Statistics<br />- Added standard deviation: &quot;standard deviation of 20, 30 and 40&quot; (=10)<br />- Added &quot;avg&quot; as a synonym for &quot;average&quot; (&quot;avg of 3,4,5&quot;)<br /><br />Calendar & timezone calculations<br />- Added a shorthand time difference function: &quot;time difference Paris&quot; [interpreted as &quot;what is the time difference between here and Paris], also &quot;time diff paris&quot; & &quot;diff paris&quot;<br />- Added a “years to” function (years to 2029)<br /><br />Percentage phrases now support arbitrary comment words in more cases. For example:<br />- 20% discount off $500<br />- 5% gratuity on $95<br />- 40% of 90<br /><br />United States customary units<br />Improved handling of US customary units.<br /><br />* US customary units are now returned in certain cases when the input uses US customary units<br />* Added support for compound feet-and-inches expressions using “and”<br />    * `5 feet and 3 inches in cm`<br />* Added additional feet/inches aliases<br /><br />Cities and airports<br />- Added 119 additional tourist-destination cities and airports<br /><br />Bug fixes<br />- Fixed an issue with rounding functions and lap times (thanks Jasper)<br />- Fixed an issue with line dp settings not applying to feet & inches (thanks Jon)<br />- Fixed an issue with locales that use a dot as a decimal separator and space as the thousands separator (though uncommon, this can be set as a custom locale in macOS system settings)<br />- Fixed an issue with adding clock-formatted times around daylight savings change boundaries&nbsp;<br /><br />

<b>AppAgg:</b>&nbsp;<br />
[&nbsp;<a href="https://appagg.com/ios/productivity/soulver-3-34536042.html?hl=ko"><b>Soulver 3</b></a>&nbsp;]
<br /><br />
<a href="https://www.youtube.com/@AppsAgg?sub_confirmation=1" target="_blank">❤️ Support AppAgg →</a><br />
]]></description>
<pubDate>Sun, 23 Feb 2025 10:12:46 GMT</pubDate>
</item>

<item>
<title><![CDATA[+1 포인트 - (게시자: 바람처어럼) - Soulver 3 (iOS 앱)]]></title>
<guid isPermaLink="false"><![CDATA[points:283641]]></guid>
<link><![CDATA[https://appagg.com/points/rt34536042/?hl=ko]]></link>
<category domain="https://appagg.com/ios/?hl=ko"><![CDATA[iOS 앱]]></category>
<category domain="https://appagg.com/ios/productivity/?hl=ko"><![CDATA[생산성]]></category>
<description><![CDATA[<b>동작:</b> +1 포인트&nbsp;&nbsp;<br />
<b>사용자를:</b> <a href="https://appagg.com/users/201250/?hl=ko">바람처어럼</a>&nbsp;&nbsp;<br />
<b>등록 날짜:</b> 2023-01-13 20:46:21 UTC&nbsp;&nbsp;<br />



<br />
<b>가격:</b>


  무료


 (IAP)



&nbsp;&nbsp;<br />
<b>목록:</b>

  <a href="https://appagg.com/lists/rt34536042/?hl=ko">1</a>

+ 3
&nbsp;&nbsp;<br />
<b>포인트:</b>

  <a href="https://appagg.com/points/rt34536042/?hl=ko">5</a>

+ 396&nbsp;(4.9)
&nbsp;&nbsp;<br />
<b>순위:</b>

  0

&nbsp;&nbsp;<br />
<b>댓글:</b>

  0

&nbsp;&nbsp;<br />
<b>버전:</b> 3.16&nbsp;&nbsp;<br />
<b>게시자:</b>
<a href="https://appagg.com/developer/zac-cohan/?hl=ko">Zac Cohan</a>
&nbsp;&nbsp;<br />
<b>업데이트:</b>
2026-04-17 11:21:01 UTC&nbsp;&nbsp;<br />

  <b>출시일:</b> 2020-05-03 07:00:00 UTC&nbsp;&nbsp;<br />

<b>카테고리:</b>
<a href="https://appagg.com/ios/?hl=ko">iOS 앱</a>
&rsaquo;
<a href="https://appagg.com/ios/productivity/?hl=ko">생산성</a>
&nbsp;
<p>
  <img
    border="0"
    align="center"
    height="200"
    src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/f7/19/ad/f719adac-7b53-1a8e-e88f-5255d6c38f91/a78bafac-b6cb-4b40-a019-4429fb67fa9c_1._Mug_shot.png/950x950bb.png"
    alt="Soulver 3 - 3.16 - (iOS)"
  />
</p>

  <b>기술:</b>&nbsp;<br />
  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, ...&nbsp;<br /><br />


  <b>새로운 기능:</b>&nbsp;<br />
  # Languages<br />- Added Japanese, Korean, & Italian localizations<br />- Soulver's documentation is now translated into all languages<br /><br /># General<br />- Additional cases in which the previous line will be inserted on a new line, including starting a line with a currency, a percentage phrase, &quot;to&quot;, and other specifiers<br />- Added a setting under **Styling** to select whether a line reference token shows the referenced result (the default), or the line number of the referenced line<br /><br /># Calculator<br /><br />Screen Density Calculations<br />- Added PPI/DPI units<br />- Convert between physical length and pixels at a given density, for example `1 cm in px @ 326 ppi` or `40 px to cm at 96 dpi`.<br />- Added a screen density function like `ppi of 15&quot; screen at 1024x768`.<br /><br />Trigonometry<br />- Added cotangent & cosecant trigonometry functions (cot, csc) and their hyperbolic, inverse, and degree variants (Coth, csch, acot, acsc, cotd, cscd, acotd, and acscd)<br /><br />Units<br />- Added rates for the Uniswap (UNI) cryptocurrency<br /><br />Functions<br />- Added an &quot;is x prime&quot; function: &quot;is 59 prime&quot; (= true)<br /><br />Statistics<br />- Added standard deviation: &quot;standard deviation of 20, 30 and 40&quot; (=10)<br />- Added &quot;avg&quot; as a synonym for &quot;average&quot; (&quot;avg of 3,4,5&quot;)<br /><br />Calendar & timezone calculations<br />- Added a shorthand time difference function: &quot;time difference Paris&quot; [interpreted as &quot;what is the time difference between here and Paris], also &quot;time diff paris&quot; & &quot;diff paris&quot;<br />- Added a “years to” function (years to 2029)<br /><br />Percentage phrases now support arbitrary comment words in more cases. For example:<br />- 20% discount off $500<br />- 5% gratuity on $95<br />- 40% of 90<br /><br />United States customary units<br />Improved handling of US customary units.<br /><br />* US customary units are now returned in certain cases when the input uses US customary units<br />* Added support for compound feet-and-inches expressions using “and”<br />    * `5 feet and 3 inches in cm`<br />* Added additional feet/inches aliases<br /><br />Cities and airports<br />- Added 119 additional tourist-destination cities and airports<br /><br />Bug fixes<br />- Fixed an issue with rounding functions and lap times (thanks Jasper)<br />- Fixed an issue with line dp settings not applying to feet & inches (thanks Jon)<br />- Fixed an issue with locales that use a dot as a decimal separator and space as the thousands separator (though uncommon, this can be set as a custom locale in macOS system settings)<br />- Fixed an issue with adding clock-formatted times around daylight savings change boundaries&nbsp;<br /><br />

<b>AppAgg:</b>&nbsp;<br />
[&nbsp;<a href="https://appagg.com/ios/productivity/soulver-3-34536042.html?hl=ko"><b>Soulver 3</b></a>&nbsp;]
<br /><br />
<a href="https://www.youtube.com/@AppsAgg?sub_confirmation=1" target="_blank">❤️ Support AppAgg →</a><br />
]]></description>
<pubDate>Fri, 13 Jan 2023 20:46:21 GMT</pubDate>
</item>

<item>
<title><![CDATA[+1 포인트 - (게시자: Simon Chan) - Soulver 3 (iOS 앱)]]></title>
<guid isPermaLink="false"><![CDATA[points:253484]]></guid>
<link><![CDATA[https://appagg.com/points/rt34536042/?hl=ko]]></link>
<category domain="https://appagg.com/ios/?hl=ko"><![CDATA[iOS 앱]]></category>
<category domain="https://appagg.com/ios/productivity/?hl=ko"><![CDATA[생산성]]></category>
<description><![CDATA[<b>동작:</b> +1 포인트&nbsp;&nbsp;<br />
<b>사용자를:</b> <a href="https://appagg.com/users/112493/?hl=ko">Simon Chan</a>&nbsp;&nbsp;<br />
<b>등록 날짜:</b> 2022-10-10 16:15:17 UTC&nbsp;&nbsp;<br />



<br />
<b>가격:</b>


  무료


 (IAP)



&nbsp;&nbsp;<br />
<b>목록:</b>

  <a href="https://appagg.com/lists/rt34536042/?hl=ko">1</a>

+ 3
&nbsp;&nbsp;<br />
<b>포인트:</b>

  <a href="https://appagg.com/points/rt34536042/?hl=ko">5</a>

+ 396&nbsp;(4.9)
&nbsp;&nbsp;<br />
<b>순위:</b>

  0

&nbsp;&nbsp;<br />
<b>댓글:</b>

  0

&nbsp;&nbsp;<br />
<b>버전:</b> 3.16&nbsp;&nbsp;<br />
<b>게시자:</b>
<a href="https://appagg.com/developer/zac-cohan/?hl=ko">Zac Cohan</a>
&nbsp;&nbsp;<br />
<b>업데이트:</b>
2026-04-17 11:21:01 UTC&nbsp;&nbsp;<br />

  <b>출시일:</b> 2020-05-03 07:00:00 UTC&nbsp;&nbsp;<br />

<b>카테고리:</b>
<a href="https://appagg.com/ios/?hl=ko">iOS 앱</a>
&rsaquo;
<a href="https://appagg.com/ios/productivity/?hl=ko">생산성</a>
&nbsp;
<p>
  <img
    border="0"
    align="center"
    height="200"
    src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/f7/19/ad/f719adac-7b53-1a8e-e88f-5255d6c38f91/a78bafac-b6cb-4b40-a019-4429fb67fa9c_1._Mug_shot.png/950x950bb.png"
    alt="Soulver 3 - 3.16 - (iOS)"
  />
</p>

  <b>기술:</b>&nbsp;<br />
  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, ...&nbsp;<br /><br />


  <b>새로운 기능:</b>&nbsp;<br />
  # Languages<br />- Added Japanese, Korean, & Italian localizations<br />- Soulver's documentation is now translated into all languages<br /><br /># General<br />- Additional cases in which the previous line will be inserted on a new line, including starting a line with a currency, a percentage phrase, &quot;to&quot;, and other specifiers<br />- Added a setting under **Styling** to select whether a line reference token shows the referenced result (the default), or the line number of the referenced line<br /><br /># Calculator<br /><br />Screen Density Calculations<br />- Added PPI/DPI units<br />- Convert between physical length and pixels at a given density, for example `1 cm in px @ 326 ppi` or `40 px to cm at 96 dpi`.<br />- Added a screen density function like `ppi of 15&quot; screen at 1024x768`.<br /><br />Trigonometry<br />- Added cotangent & cosecant trigonometry functions (cot, csc) and their hyperbolic, inverse, and degree variants (Coth, csch, acot, acsc, cotd, cscd, acotd, and acscd)<br /><br />Units<br />- Added rates for the Uniswap (UNI) cryptocurrency<br /><br />Functions<br />- Added an &quot;is x prime&quot; function: &quot;is 59 prime&quot; (= true)<br /><br />Statistics<br />- Added standard deviation: &quot;standard deviation of 20, 30 and 40&quot; (=10)<br />- Added &quot;avg&quot; as a synonym for &quot;average&quot; (&quot;avg of 3,4,5&quot;)<br /><br />Calendar & timezone calculations<br />- Added a shorthand time difference function: &quot;time difference Paris&quot; [interpreted as &quot;what is the time difference between here and Paris], also &quot;time diff paris&quot; & &quot;diff paris&quot;<br />- Added a “years to” function (years to 2029)<br /><br />Percentage phrases now support arbitrary comment words in more cases. For example:<br />- 20% discount off $500<br />- 5% gratuity on $95<br />- 40% of 90<br /><br />United States customary units<br />Improved handling of US customary units.<br /><br />* US customary units are now returned in certain cases when the input uses US customary units<br />* Added support for compound feet-and-inches expressions using “and”<br />    * `5 feet and 3 inches in cm`<br />* Added additional feet/inches aliases<br /><br />Cities and airports<br />- Added 119 additional tourist-destination cities and airports<br /><br />Bug fixes<br />- Fixed an issue with rounding functions and lap times (thanks Jasper)<br />- Fixed an issue with line dp settings not applying to feet & inches (thanks Jon)<br />- Fixed an issue with locales that use a dot as a decimal separator and space as the thousands separator (though uncommon, this can be set as a custom locale in macOS system settings)<br />- Fixed an issue with adding clock-formatted times around daylight savings change boundaries&nbsp;<br /><br />

<b>AppAgg:</b>&nbsp;<br />
[&nbsp;<a href="https://appagg.com/ios/productivity/soulver-3-34536042.html?hl=ko"><b>Soulver 3</b></a>&nbsp;]
<br /><br />
<a href="https://www.youtube.com/@AppsAgg?sub_confirmation=1" target="_blank">❤️ Support AppAgg →</a><br />
]]></description>
<pubDate>Mon, 10 Oct 2022 16:15:17 GMT</pubDate>
</item>

<item>
<title><![CDATA[+1 포인트 - (게시자: Iulian) - Soulver 3 (iOS 앱)]]></title>
<guid isPermaLink="false"><![CDATA[points:141294]]></guid>
<link><![CDATA[https://appagg.com/points/rt34536042/?hl=ko]]></link>
<category domain="https://appagg.com/ios/?hl=ko"><![CDATA[iOS 앱]]></category>
<category domain="https://appagg.com/ios/productivity/?hl=ko"><![CDATA[생산성]]></category>
<description><![CDATA[<b>동작:</b> +1 포인트&nbsp;&nbsp;<br />
<b>사용자를:</b> <a href="https://appagg.com/users/189274/?hl=ko">Iulian</a>&nbsp;&nbsp;<br />
<b>등록 날짜:</b> 2021-10-06 14:24:58 UTC&nbsp;&nbsp;<br />



<br />
<b>가격:</b>


  무료


 (IAP)



&nbsp;&nbsp;<br />
<b>목록:</b>

  <a href="https://appagg.com/lists/rt34536042/?hl=ko">1</a>

+ 3
&nbsp;&nbsp;<br />
<b>포인트:</b>

  <a href="https://appagg.com/points/rt34536042/?hl=ko">5</a>

+ 396&nbsp;(4.9)
&nbsp;&nbsp;<br />
<b>순위:</b>

  0

&nbsp;&nbsp;<br />
<b>댓글:</b>

  0

&nbsp;&nbsp;<br />
<b>버전:</b> 3.16&nbsp;&nbsp;<br />
<b>게시자:</b>
<a href="https://appagg.com/developer/zac-cohan/?hl=ko">Zac Cohan</a>
&nbsp;&nbsp;<br />
<b>업데이트:</b>
2026-04-17 11:21:01 UTC&nbsp;&nbsp;<br />

  <b>출시일:</b> 2020-05-03 07:00:00 UTC&nbsp;&nbsp;<br />

<b>카테고리:</b>
<a href="https://appagg.com/ios/?hl=ko">iOS 앱</a>
&rsaquo;
<a href="https://appagg.com/ios/productivity/?hl=ko">생산성</a>
&nbsp;
<p>
  <img
    border="0"
    align="center"
    height="200"
    src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/f7/19/ad/f719adac-7b53-1a8e-e88f-5255d6c38f91/a78bafac-b6cb-4b40-a019-4429fb67fa9c_1._Mug_shot.png/950x950bb.png"
    alt="Soulver 3 - 3.16 - (iOS)"
  />
</p>

  <b>기술:</b>&nbsp;<br />
  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, ...&nbsp;<br /><br />


  <b>새로운 기능:</b>&nbsp;<br />
  # Languages<br />- Added Japanese, Korean, & Italian localizations<br />- Soulver's documentation is now translated into all languages<br /><br /># General<br />- Additional cases in which the previous line will be inserted on a new line, including starting a line with a currency, a percentage phrase, &quot;to&quot;, and other specifiers<br />- Added a setting under **Styling** to select whether a line reference token shows the referenced result (the default), or the line number of the referenced line<br /><br /># Calculator<br /><br />Screen Density Calculations<br />- Added PPI/DPI units<br />- Convert between physical length and pixels at a given density, for example `1 cm in px @ 326 ppi` or `40 px to cm at 96 dpi`.<br />- Added a screen density function like `ppi of 15&quot; screen at 1024x768`.<br /><br />Trigonometry<br />- Added cotangent & cosecant trigonometry functions (cot, csc) and their hyperbolic, inverse, and degree variants (Coth, csch, acot, acsc, cotd, cscd, acotd, and acscd)<br /><br />Units<br />- Added rates for the Uniswap (UNI) cryptocurrency<br /><br />Functions<br />- Added an &quot;is x prime&quot; function: &quot;is 59 prime&quot; (= true)<br /><br />Statistics<br />- Added standard deviation: &quot;standard deviation of 20, 30 and 40&quot; (=10)<br />- Added &quot;avg&quot; as a synonym for &quot;average&quot; (&quot;avg of 3,4,5&quot;)<br /><br />Calendar & timezone calculations<br />- Added a shorthand time difference function: &quot;time difference Paris&quot; [interpreted as &quot;what is the time difference between here and Paris], also &quot;time diff paris&quot; & &quot;diff paris&quot;<br />- Added a “years to” function (years to 2029)<br /><br />Percentage phrases now support arbitrary comment words in more cases. For example:<br />- 20% discount off $500<br />- 5% gratuity on $95<br />- 40% of 90<br /><br />United States customary units<br />Improved handling of US customary units.<br /><br />* US customary units are now returned in certain cases when the input uses US customary units<br />* Added support for compound feet-and-inches expressions using “and”<br />    * `5 feet and 3 inches in cm`<br />* Added additional feet/inches aliases<br /><br />Cities and airports<br />- Added 119 additional tourist-destination cities and airports<br /><br />Bug fixes<br />- Fixed an issue with rounding functions and lap times (thanks Jasper)<br />- Fixed an issue with line dp settings not applying to feet & inches (thanks Jon)<br />- Fixed an issue with locales that use a dot as a decimal separator and space as the thousands separator (though uncommon, this can be set as a custom locale in macOS system settings)<br />- Fixed an issue with adding clock-formatted times around daylight savings change boundaries&nbsp;<br /><br />

<b>AppAgg:</b>&nbsp;<br />
[&nbsp;<a href="https://appagg.com/ios/productivity/soulver-3-34536042.html?hl=ko"><b>Soulver 3</b></a>&nbsp;]
<br /><br />
<a href="https://www.youtube.com/@AppsAgg?sub_confirmation=1" target="_blank">❤️ Support AppAgg →</a><br />
]]></description>
<pubDate>Wed, 06 Oct 2021 14:24:58 GMT</pubDate>
</item>

</channel>
</rss>
