James H. Cloos

ID:581
First Name:James H.
Last Name:Cloos
Last Change:2017-08-12
Number of Files:13 (106th most prolific)
Number of Downloads:30,252 (384th most downloaded)

ALG   (details) 48 ENG   2 KB / 1 KB
ALG-> and ->ALG functions which make it so you can easily convert between algebraic and RPN display formats.
By James H. Cloos. 2008-08-11

ASC2BIN (Old)   (details) 48 ENG   24 KB
DOS program that reads an up to 127K ASCII (RPL) file consisting of a string intended for ASC-> and converts it into a binary object file on a PC. Also includes a couple modified variants, including one that does the opposite (essentially ->ASC). A later program, ASC2BIN, is probably better than this one.
By Pete M. Wilson, Mark Adler, and James H. Cloos. 2017-06-23

Convert   (details) 48 ENG   9 KB / 1 KB
An enhanced version of the CONVERT command that also works with lists. For example, it converts { 2_yd 1_ft 4.5_in } with { 1_ft 1_in } to { 7_ft 4.5_in }.
By James H. Cloos. 2017-07-09

CRC   (details) 48 ENG   4 KB / 1 KB
The KCRC program finds the checksum of a hex listing, giving the same result as BYTES would give on the un-hexed object. Also includes a faster System RPL version.
By James H. Cloos. 2008-08-15

DST Adjuster   (details) 48 ENG   7 KB / 1 KB
A program to automatically adjust the HP 48 clock for Daylight Saving Time, using the pre-2007 United States rules.
By James H. Cloos and Eric Postpischil. 2017-06-24

HSTO   (details) 48 ENG   3 KB / 1 KB
Another way to hide variables using the hidden directory.
By James H. Cloos. 2008-08-17

Probability stuff (discrete)   (details) 48 ENG   2 KB / 1 KB
Does a linear convolution of two vectors, convolutes a vector with itself n times, takes number of dice in level2 and number of sides per die in level1, the result is a vector showing the relative probabilities of getting each possible outcome, and more.
By James H. Cloos. 1997-08-21

Rational Number Stuff   (details) 48 ENG   2 KB / 1 KB
Some rational number commands, including ->ZQ to give you something of the form '1+2/3', and I->Q to take an argument indicating the number of digits to use as per TRNC and RND.
By James H. Cloos. 2017-08-01

RCLND   (details) 48 ENG   1 KB / 1 KB
Recalls the number of digits the current display mode is set to.
By James H. Cloos. 2017-08-12

String to Name   (details) 48 ENG   3 KB / 1 KB
Converts any string to a global name, even for disallowed names. Includes both System RPL and User RPL versions. Also includes an improved System RPL version that does proper argument checking, along with a comparable command to do the reverse.
By James H. Cloos. 2017-07-09

TF   (details) 48 ENG   1 KB / 1 KB
Routine to toggle flags.
By James H. Cloos. 2008-08-21

Unit Objects   (details) 48 ENG   3 KB
General information about unit objects, including their structure and how to create them.
By James H. Cloos. 1998-03-15

Utils Directory   (details) 48 ENG   18 KB / 11 KB
Directory ready to be made in to a library with many useful utility functions.
By James H. Cloos. 1998-04-19

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