Jungle 4 (Testnet)

conform.gm

合约

执行操作

操作数据

填写表单以创建此类型操作中数据的表示形式。

  • Quad To Double

    Read-only: converts a from float128 to float64, filling r64. 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).

    请求参数
    a float128
    响应对象
    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