Googology Wiki
Advertisement
Googology Wiki

Alpha Function Version 2[]

The Alpha Function has been defined using program code shown below. This version will simplify Version 1 and remove any errors.


Program Code Version 2[]

The new version will try to simplify the program code that is used to generating a nested D function with x parameters. The version 1 program code for the aBinary function converts a real number r into an integer followed by a binary bit string. The integer represents x where r<2^x.

The Alpha function program code reads the binary bit string and must make decisions on the next size and value of the next nested D function ... Work In Progress.

A hand worked example of the logic required is available here.


program code will be shown here ... work in progress.


How the Function Works

A description of how the code works will be provided here ... Work in Progress.

Advertisement