Jungle 4 (Testnet)

conform.gm

컨트랙트

액션 수행

액션 데이터

이러한 유형의 액션에서 데이터 표현을 생성하려면 양식을 작성하세요.

  • Double From UInt64

    Read-only: converts the uint64 operand a 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 uint64
    응답 객체
    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