Collection of Functions

Description:Contains 13 historical, archaic, and unusual functions. They are: Versine (VERS(X); 1 – cos x), Coversine (COVERS(X); 1 – sin x), Haversine (HAV(X); sin(x/2)^2), Normalized Sampling (NSINC(X); sin(π * x)/(π * x)), Exsecant (EXSEC(X); sec x - 1), Gundermannian (GD(X); atan(sinh x)), Inverse Gundermannian (INVGD(X); asinh(tan x)), Dilogarithm (DILN(X); ∫ (ln t / (t – 1) dt, 1, x)), Exponential Polynomial (EPOLY(N, X); Σ(x^j / j!, j, 0, n)), Hypotenuse of a Right Triangle (HYPER(A,B); √(a^2 + b^2)), Langevin Function (LANGEVIN(X); 1/tanh x – 1/x), General Mean Function (GENMEAN(N,A,B), N = 1, arithmetic mean, N = 2, root mean square, N = -1, harmonic mean, (a^n + b^n) / 2)^(1/n)), and Logarithmic Integral (Li(X); Ei(LN(x))).
Filename:collection.zip
ID:8776
Author:Eddie W. Shore: http://edspi31415.blogspot.com/
Downloaded file size:2,942 bytes
Size on calculator:5 KB
Platforms:Prime  
User rating:Not yet rated (you must be logged in to vote)
Primary category:Utils
Languages:ENG  
File date:2018-02-01 21:00:14
Creation date:2018-01-31
Source code:Included
Download count:869
Version history:2018-02-01: Added to site
Archive contents:
  Length      Date    Time    Name
---------  ---------- -----   ----
     4552  2018-02-01 20:51   COLLECTION.hpprgm
     4972  2018-02-01 20:52   Collection.html
---------                     -------
     9524                     2 files
User comments:

No comments at this time.

You must be logged in to add your own comment.


Part of the HP Calculator Archive,
Copyright 1997-2024 Eric Rechlin.