Post Reply 
Acron RPN announces v3.0 BETA
09-01-2017, 09:38 PM (This post was last modified: 10-06-2017 02:22 AM by vanLudwig.)
Post: #10
RE: Acron RPN announces v3.0 BETA
Here's the last layout I have laying around (though I'll probably make more in the future). It pretty much looks like the stock layout, but there's an extra page of buttons in the x! toolbar, and A LOT of toolbar buttons can be long-pressed for second functions. Look for the shaded upper-right corner of toolbar buttons to indicate they can be long-pressed. Almost all of the fixed buttons can be long-pressed too, so I decided not to shade those. I realize this is a bit overwhelming to use - I mainly designed it just so that I could test all the built in functionality.

factor -> Return the x-th prime number
mod -> PI(x) i.e. the number of primes less than or equal to x
gcd -> Euler Phi function

round -> rationalize(y, x)
iPart -> ceiling(x)
fPart -> floor(x)
|x| -> sign(x)

x^2 -> x^3
sqrt(x) -> cbrt(x)
1/x -> x^-1

C(y, x) -> multichoose(y, x)
delta% -> %T
x!! -> !x (double factorial and subfactorial)

Σx -> maximum x
Σx^2 -> minimum x
mean x -> median x
population standard dev -> sample standard dev

7 -> Toolbar of scientific constants
8 -> Toolbar of unit conversions. Long-press unit conversion button for reverse conversion
4 -> Toolbar of calculus / solver functions
5 -> Toolbar of TVM financial functions. Tap variables to assign them; long-press to solve for them

Download
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Acron RPN announces v3.0 BETA - vanLudwig - 08-27-2017, 05:49 PM
RE: Acron RPN announces v3.0 BETA - vanLudwig - 09-01-2017 09:38 PM
RE: Acron RPN announces v3.0 BETA - Dieter - 09-07-2017, 06:51 AM
RE: Acron RPN announces v3.0 BETA - Dieter - 09-07-2017, 07:59 PM
RE: Acron RPN announces v3.0 BETA - Dieter - 09-07-2017, 06:29 PM
RE: Acron RPN announces v3.0 BETA - Dieter - 06-15-2018, 06:26 PM



User(s) browsing this thread: 1 Guest(s)