Jungle 4 (Testnet)

conform.gm

컨트랙트

  • fpcases의 테이블 행 유형

    amttofd의 액션 반환 유형

    fdabs의 액션 반환 유형

    fdadd의 액션 반환 유형

    fdceil의 액션 반환 유형

    fdcopysign의 액션 반환 유형

    fddiv의 액션 반환 유형

    fdecho의 액션 반환 유형

    fdeq의 액션 반환 유형

    fdfloor의 액션 반환 유형

    fdfromil의 액션 반환 유형

    fdfromis의 액션 반환 유형

    fdfromix의 액션 반환 유형

    fdfromul의 액션 반환 유형

    fdfromus의 액션 반환 유형

    fdfromux의 액션 반환 유형

    fdge의 액션 반환 유형

    fdgt의 액션 반환 유형

    fdle의 액션 반환 유형

    fdlt의 액션 반환 유형

    fdmax의 액션 반환 유형

    fdmin의 액션 반환 유형

    fdmul의 액션 반환 유형

    fdne의 액션 반환 유형

    fdnearest의 액션 반환 유형

    fdneg의 액션 반환 유형

    fdround의 액션 반환 유형

    fdsqrt의 액션 반환 유형

    fdsub의 액션 반환 유형

    fdtoamt의 액션 반환 유형

    fdtofq의 액션 반환 유형

    fdtofs의 액션 반환 유형

    fdtoil의 액션 반환 유형

    fdtois의 액션 반환 유형

    fdtoix의 액션 반환 유형

    fdtoul의 액션 반환 유형

    fdtous의 액션 반환 유형

    fdtoux의 액션 반환 유형

    fdtrunc의 액션 반환 유형

    fpcase의 액션 반환 유형

    fqadd의 액션 반환 유형

    fqdiv의 액션 반환 유형

    fqecho의 액션 반환 유형

    fqeq의 액션 반환 유형

    fqfromil의 액션 반환 유형

    fqfromis의 액션 반환 유형

    fqfromul의 액션 반환 유형

    fqfromus의 액션 반환 유형

    fqge의 액션 반환 유형

    fqgt의 액션 반환 유형

    fqle의 액션 반환 유형

    fqlt의 액션 반환 유형

    fqmul의 액션 반환 유형

    fqne의 액션 반환 유형

    fqneg의 액션 반환 유형

    fqsub의 액션 반환 유형

    fqtofd의 액션 반환 유형

    fqtofs의 액션 반환 유형

    fqtoil의 액션 반환 유형

    fqtois의 액션 반환 유형

    fqtoix의 액션 반환 유형

    fqtoul의 액션 반환 유형

    fqtous의 액션 반환 유형

    fqtoux의 액션 반환 유형

    fqunord의 액션 반환 유형

    fsabs의 액션 반환 유형

    fsadd의 액션 반환 유형

    fsceil의 액션 반환 유형

    fscopysign의 액션 반환 유형

    fsdiv의 액션 반환 유형

    fsecho의 액션 반환 유형

    fseq의 액션 반환 유형

    fsfloor의 액션 반환 유형

    fsfromil의 액션 반환 유형

    fsfromis의 액션 반환 유형

    fsfromul의 액션 반환 유형

    fsfromus의 액션 반환 유형

    fsge의 액션 반환 유형

    fsgt의 액션 반환 유형

    fsle의 액션 반환 유형

    fslt의 액션 반환 유형

    fsmax의 액션 반환 유형

    fsmin의 액션 반환 유형

    fsmul의 액션 반환 유형

    fsne의 액션 반환 유형

    fsnearest의 액션 반환 유형

    fsneg의 액션 반환 유형

    fsround의 액션 반환 유형

    fssqrt의 액션 반환 유형

    fssub의 액션 반환 유형

    fstofd의 액션 반환 유형

    fstofq의 액션 반환 유형

    fstoil의 액션 반환 유형

    fstois의 액션 반환 유형

    fstoix의 액션 반환 유형

    fstoul의 액션 반환 유형

    fstous의 액션 반환 유형

    fstoux의 액션 반환 유형

    fstrunc의 액션 반환 유형

    {
      "name": "fp_case",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "op",
          "type": "name"
        },
        {
          "name": "label",
          "type": "string"
        },
        {
          "name": "a32",
          "type": "float32"
        },
        {
          "name": "b32",
          "type": "float32"
        },
        {
          "name": "r32",
          "type": "float32"
        },
        {
          "name": "a64",
          "type": "float64"
        },
        {
          "name": "b64",
          "type": "float64"
        },
        {
          "name": "r64",
          "type": "float64"
        },
        {
          "name": "a128",
          "type": "float128"
        },
        {
          "name": "b128",
          "type": "float128"
        },
        {
          "name": "r128",
          "type": "float128"
        },
        {
          "name": "ri",
          "type": "int64"
        },
        {
          "name": "ax",
          "type": "int128"
        },
        {
          "name": "rx",
          "type": "int128"
        },
        {
          "name": "rb",
          "type": "bool"
        },
        {
          "name": "by_f64",
          "type": "float64"
        },
        {
          "name": "by_f128",
          "type": "float128"
        }
      ]
    }