Skip to content

johnvax/Prime-41

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Quickly check if a number is prime on the HP41 using this MCODE. Much faster than a standard FOCAL program

XEQ PRM? Returns 1 in X if the number in register X is prime, and 0 otherwise. LASTX contains the original number

About

Quickly check if a number is prime on the HP41 using this MCODE. Much faster than a standard FOCAL program ```XEQ PRM?``` Returns 1 in X if the number in register X is prime, and 0 otherwise. LASTX contains the original number

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors