SwiftRPN

RPN At The Speed Of Light

Published by: Patrick Gelvin

Description

SwiftRPN is an RPN (Reverse Polish Notation) calculator that aims to be quick to open and easy to use.

= RPN Stack
Work quickly and efficiently using the RPN Stack by pushing and popping values. The stack will always show what series
of inputs led to each output, so you won't lose context during complicated expressions.

= Extended Types
SwiftRPN can understand scalar types like integers and real numbers, as well as vectors and square matrices of sizes 2, 3, and 4.
When operating purely in the scalar integer domain, SwiftRPN can promote up to BigInts to avoid floating point imprecision.

= 80 Operators
SwiftRPN has 84 built-in operators with included documentation and examples.
All the expected operators (basic arithmetic, exponents, logarithms) are present, as are:
- Rounding functions (floor/ceil/trunc/round)
- Unit conversions
- Bitwise operations (and/or/not/xor/shift left/shift right)
- Statistics (avg/min/max/sum/std dev/NPV)
- Trigonometry (sin/cos/tan + arc/hyperbolic variants)
- Vector operations (dot/cross/normalize/length/swizzle)
- Matrix operations (identity/inverse/transpose + translation/scale/rotation matrix generators)

= Unit Conversions
SwiftRPN has 74 built-in units, and can convert between units within families, including:
- Angle
- Area
- Colors (3 and 4 components)
- Coordinate systems (2D and 3D)
- Length
- Mass
- Storage (Base 10 [SI, 1000 bytes in a kb] and Base 2 [1024 bytes in a kb])
- Temperature
- Time
- Volume

= Value Representation
SwiftRPN recognizes values represented in binary, octal, decimal, and hexidecimal. You can:
- Enter values in one representation, and convert them to another
- See the result of bitwise operations in binary automatically
- View vec3 and vec4 components (truncated) in hexidecimal when working with colors.
Hide Show More...

Screenshots

SwiftRPN FAQ

  • Is SwiftRPN free?

    Yes, SwiftRPN is completely free and it doesn't have any in-app purchases or subscriptions.

  • Is SwiftRPN legit?

    Not enough reviews to make a reliable assessment. The app needs more user feedback.

    Thanks for the vote

  • How much does SwiftRPN cost?

    SwiftRPN is free.

  • What is SwiftRPN revenue?

    To get estimated revenue of SwiftRPN app and other AppStore insights you can sign up to AppTail Mobile Analytics Platform.

User Rating
App is not rated in Hungary yet.
Ratings History

SwiftRPN Reviews

No Reviews in Hungary
App doesn't have any reviews in Hungary yet.

Store Rankings

Ranking History
App Ranking History not available yet
Category Rankings
App is not ranked yet

SwiftRPN Installs

Last 30 days

SwiftRPN Revenue

Last 30 days

SwiftRPN Revenue and Downloads

Gain valuable insights into SwiftRPN performance with our analytics.
Sign up now to access downloads, revenue, and more.

App Info

Category
Utilities
Publisher
Patrick Gelvin
Languages
English
Recent release
1.0 (5 months ago )
Released on
Jul 26, 2024 (5 months ago )
Last Updated
19 hours ago
This page includes copyrighted content from third parties, shared solely for commentary and research in accordance with fair use under applicable copyright laws. All trademarks, including product, service, and company names or logos, remain the property of their respective owners. Their use here falls under nominative fair use as outlined by trademark laws and does not suggest any affiliation with or endorsement by the trademark holders.