Landon Noll looking up Fremont Peak Observatory 0.8m telescope Leonid 2001 meteor squall count at Fremont Peak
custom search of Landon Noll's web sites

calc and products of curious numbers

[chongo's home] [Astronomy] [Mathematics] [Prime Numbers] [Programming] [Technology] [contacting Landon]


Converting curious products to ASCII

To convert the product of curious numbers into ASCII:
  1. download calc

  2. compile & install calc

  3. run the fproduct calc script:
    /usr/local/bin/cscript/fproduct - 2 3 5 17 265987 586793
    /usr/local/bin/cscript/fproduct world 2 5 7 7 1699 115477499
    

NOTE: You must use calc version 2.11.5t1.1 or later.

See also the intfile resource file script. For example consider the following calc session:
C-style arbitrary precision calculator (version 2.11.5t1.1)
Calc is open software. For license details type: help copyright
[Type "exit" to exit, or "help" for help.]

; read intfile
file2be(filename) defined
file2le(filename) defined
be2file(v,filename) defined
le2file(v,filename) defined

; be2file(96136172692490, "filename")
be2file(96136172692490, "filename")
 6

; !cat filename
World

; !echo Hello, World! > hello

; file2be("hello")
file2be("hello")
 1468369091346906859060166438166794






© 1994-2022 Landon Curt Noll
chongo (was here) /\oo/\
$Revision: 8.1 $ $Date: 2022/07/07 22:55:49 $