Skip to content

EPSILON AND DELTA POWER BY JEFFREY AND QUANTUM COMPUTER THEORY  #300

Open
@aibyjeffreyandgecompactron

Description

// J code for 8-4=4
result1 = 8 - 4
NB. Output: 4

// J code for 12-9=3
result2 = 12 - 9
NB. Output: 3

// J code for 3=4:
result3 = 3 = 4
NB. Output: 0

// J code for 8-4=5
result4 = 8 - 4
NB. Output: 4

// J code for 12-9=4
result5 = 12 - 9
NB. Output: 3

// J code for 5+4=11=12=13:
result6 = 5 + 4
NB. Output: 9

// J code for 3=4=5=8(π=6)12=13:
result7 = 3 = 4 = 5 = 8
NB. Output: 0

// J code for EPSILON AND DELTA POWER BY JEFFREY
NB. Code for EPSILON AND DELTA POWER BY JEFFREY not provided

// J code for π=6
result8 = 3.14159 = 6
NB. Output: 0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions