Jungle 4 (Testnet)

conform.gm

Contract

Perform Action

Action Data

Fill out the form to create a representation of the data in this type of action.

  • Double Equal

    Read-only: returns whether a equals b as float64, filling rb. Action names are <width><op>; width is fs (float32), fd (float64), fq (float128); integer widths are is/us (32), il/ul (64), ix/ux (128).

    Request Parameters
    a float64
    b float64
    Response Object
    id uint64
    op name
    label string
    a32 float32
    b32 float32
    r32 float32
    a64 float64
    b64 float64
    r64 float64
    a128 float128
    b128 float128
    r128 float128
    ri int64
    ax int128
    rx int128
    rb bool
    by_f64 float64
    by_f128 float128