public class org.apache.commons.math3.dfp.DfpField implements org.apache.commons.math3.Field<org.apache.commons.math3.dfp.Dfp>
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.apache.commons.math3.dfp.DfpField
  super_class: java.lang.Object
{
  public static final int FLAG_INVALID;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int FLAG_DIV_ZERO;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int FLAG_OVERFLOW;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public static final int FLAG_UNDERFLOW;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8

  public static final int FLAG_INEXACT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 16

  private static java.lang.String sqr2String;
    descriptor: Ljava/lang/String;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private static java.lang.String sqr2ReciprocalString;
    descriptor: Ljava/lang/String;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private static java.lang.String sqr3String;
    descriptor: Ljava/lang/String;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private static java.lang.String sqr3ReciprocalString;
    descriptor: Ljava/lang/String;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private static java.lang.String piString;
    descriptor: Ljava/lang/String;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private static java.lang.String eString;
    descriptor: Ljava/lang/String;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private static java.lang.String ln2String;
    descriptor: Ljava/lang/String;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private static java.lang.String ln5String;
    descriptor: Ljava/lang/String;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private static java.lang.String ln10String;
    descriptor: Ljava/lang/String;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private final int radixDigits;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.apache.commons.math3.dfp.Dfp zero;
    descriptor: Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.apache.commons.math3.dfp.Dfp one;
    descriptor: Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.apache.commons.math3.dfp.Dfp two;
    descriptor: Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.apache.commons.math3.dfp.Dfp sqr2;
    descriptor: Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.apache.commons.math3.dfp.Dfp[] sqr2Split;
    descriptor: [Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.apache.commons.math3.dfp.Dfp sqr2Reciprocal;
    descriptor: Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.apache.commons.math3.dfp.Dfp sqr3;
    descriptor: Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.apache.commons.math3.dfp.Dfp sqr3Reciprocal;
    descriptor: Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.apache.commons.math3.dfp.Dfp pi;
    descriptor: Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.apache.commons.math3.dfp.Dfp[] piSplit;
    descriptor: [Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.apache.commons.math3.dfp.Dfp e;
    descriptor: Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.apache.commons.math3.dfp.Dfp[] eSplit;
    descriptor: [Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.apache.commons.math3.dfp.Dfp ln2;
    descriptor: Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.apache.commons.math3.dfp.Dfp[] ln2Split;
    descriptor: [Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.apache.commons.math3.dfp.Dfp ln5;
    descriptor: Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.apache.commons.math3.dfp.Dfp[] ln5Split;
    descriptor: [Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.apache.commons.math3.dfp.Dfp ln10;
    descriptor: Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private org.apache.commons.math3.dfp.DfpField$RoundingMode rMode;
    descriptor: Lorg/apache/commons/math3/dfp/DfpField$RoundingMode;
    flags: (0x0002) ACC_PRIVATE

  private int ieeeFlags;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  public void <init>(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.apache.commons.math3.dfp.DfpField this
        start local 1 // int decimalDigits
         0: .line 176
            aload 0 /* this */
            iload 1 /* decimalDigits */
            iconst_1
            invokespecial org.apache.commons.math3.dfp.DfpField.<init>:(IZ)V
         1: .line 177
            return
        end local 1 // int decimalDigits
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    2     0           this  Lorg/apache/commons/math3/dfp/DfpField;
            0    2     1  decimalDigits  I
    MethodParameters:
               Name  Flags
      decimalDigits  final

  private void <init>(int, boolean);
    descriptor: (IZ)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=4, args_size=3
        start local 0 // org.apache.commons.math3.dfp.DfpField this
        start local 1 // int decimalDigits
        start local 2 // boolean computeConstants
         0: .line 190
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 192
            aload 0 /* this */
            iload 1 /* decimalDigits */
            bipush 13
            if_icmpge 2
            iconst_4
            goto 3
      StackMap locals: org.apache.commons.math3.dfp.DfpField int int
      StackMap stack: org.apache.commons.math3.dfp.DfpField
         2: iload 1 /* decimalDigits */
            iconst_3
            iadd
            iconst_4
            idiv
      StackMap locals: org.apache.commons.math3.dfp.DfpField int int
      StackMap stack: org.apache.commons.math3.dfp.DfpField int
         3: putfield org.apache.commons.math3.dfp.DfpField.radixDigits:I
         4: .line 193
            aload 0 /* this */
            getstatic org.apache.commons.math3.dfp.DfpField$RoundingMode.ROUND_HALF_EVEN:Lorg/apache/commons/math3/dfp/DfpField$RoundingMode;
            putfield org.apache.commons.math3.dfp.DfpField.rMode:Lorg/apache/commons/math3/dfp/DfpField$RoundingMode;
         5: .line 194
            aload 0 /* this */
            iconst_0
            putfield org.apache.commons.math3.dfp.DfpField.ieeeFlags:I
         6: .line 195
            aload 0 /* this */
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* this */
            iconst_0
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;I)V
            putfield org.apache.commons.math3.dfp.DfpField.zero:Lorg/apache/commons/math3/dfp/Dfp;
         7: .line 196
            aload 0 /* this */
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* this */
            iconst_1
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;I)V
            putfield org.apache.commons.math3.dfp.DfpField.one:Lorg/apache/commons/math3/dfp/Dfp;
         8: .line 197
            aload 0 /* this */
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* this */
            iconst_2
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;I)V
            putfield org.apache.commons.math3.dfp.DfpField.two:Lorg/apache/commons/math3/dfp/Dfp;
         9: .line 199
            iload 2 /* computeConstants */
            ifeq 32
        10: .line 201
            ldc Lorg/apache/commons/math3/dfp/DfpField;
            dup
            astore 3
            monitorenter
        11: .line 207
            iload 1 /* decimalDigits */
            bipush 67
            if_icmpge 12
            sipush 200
            goto 13
      StackMap locals: java.lang.Class
      StackMap stack:
        12: iconst_3
            iload 1 /* decimalDigits */
            imul
      StackMap locals:
      StackMap stack: int
        13: invokestatic org.apache.commons.math3.dfp.DfpField.computeStringConstants:(I)V
        14: .line 210
            aload 0 /* this */
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* this */
            getstatic org.apache.commons.math3.dfp.DfpField.sqr2String:Ljava/lang/String;
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;Ljava/lang/String;)V
            putfield org.apache.commons.math3.dfp.DfpField.sqr2:Lorg/apache/commons/math3/dfp/Dfp;
        15: .line 211
            aload 0 /* this */
            aload 0 /* this */
            getstatic org.apache.commons.math3.dfp.DfpField.sqr2String:Ljava/lang/String;
            invokevirtual org.apache.commons.math3.dfp.DfpField.split:(Ljava/lang/String;)[Lorg/apache/commons/math3/dfp/Dfp;
            putfield org.apache.commons.math3.dfp.DfpField.sqr2Split:[Lorg/apache/commons/math3/dfp/Dfp;
        16: .line 212
            aload 0 /* this */
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* this */
            getstatic org.apache.commons.math3.dfp.DfpField.sqr2ReciprocalString:Ljava/lang/String;
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;Ljava/lang/String;)V
            putfield org.apache.commons.math3.dfp.DfpField.sqr2Reciprocal:Lorg/apache/commons/math3/dfp/Dfp;
        17: .line 213
            aload 0 /* this */
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* this */
            getstatic org.apache.commons.math3.dfp.DfpField.sqr3String:Ljava/lang/String;
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;Ljava/lang/String;)V
            putfield org.apache.commons.math3.dfp.DfpField.sqr3:Lorg/apache/commons/math3/dfp/Dfp;
        18: .line 214
            aload 0 /* this */
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* this */
            getstatic org.apache.commons.math3.dfp.DfpField.sqr3ReciprocalString:Ljava/lang/String;
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;Ljava/lang/String;)V
            putfield org.apache.commons.math3.dfp.DfpField.sqr3Reciprocal:Lorg/apache/commons/math3/dfp/Dfp;
        19: .line 215
            aload 0 /* this */
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* this */
            getstatic org.apache.commons.math3.dfp.DfpField.piString:Ljava/lang/String;
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;Ljava/lang/String;)V
            putfield org.apache.commons.math3.dfp.DfpField.pi:Lorg/apache/commons/math3/dfp/Dfp;
        20: .line 216
            aload 0 /* this */
            aload 0 /* this */
            getstatic org.apache.commons.math3.dfp.DfpField.piString:Ljava/lang/String;
            invokevirtual org.apache.commons.math3.dfp.DfpField.split:(Ljava/lang/String;)[Lorg/apache/commons/math3/dfp/Dfp;
            putfield org.apache.commons.math3.dfp.DfpField.piSplit:[Lorg/apache/commons/math3/dfp/Dfp;
        21: .line 217
            aload 0 /* this */
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* this */
            getstatic org.apache.commons.math3.dfp.DfpField.eString:Ljava/lang/String;
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;Ljava/lang/String;)V
            putfield org.apache.commons.math3.dfp.DfpField.e:Lorg/apache/commons/math3/dfp/Dfp;
        22: .line 218
            aload 0 /* this */
            aload 0 /* this */
            getstatic org.apache.commons.math3.dfp.DfpField.eString:Ljava/lang/String;
            invokevirtual org.apache.commons.math3.dfp.DfpField.split:(Ljava/lang/String;)[Lorg/apache/commons/math3/dfp/Dfp;
            putfield org.apache.commons.math3.dfp.DfpField.eSplit:[Lorg/apache/commons/math3/dfp/Dfp;
        23: .line 219
            aload 0 /* this */
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* this */
            getstatic org.apache.commons.math3.dfp.DfpField.ln2String:Ljava/lang/String;
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;Ljava/lang/String;)V
            putfield org.apache.commons.math3.dfp.DfpField.ln2:Lorg/apache/commons/math3/dfp/Dfp;
        24: .line 220
            aload 0 /* this */
            aload 0 /* this */
            getstatic org.apache.commons.math3.dfp.DfpField.ln2String:Ljava/lang/String;
            invokevirtual org.apache.commons.math3.dfp.DfpField.split:(Ljava/lang/String;)[Lorg/apache/commons/math3/dfp/Dfp;
            putfield org.apache.commons.math3.dfp.DfpField.ln2Split:[Lorg/apache/commons/math3/dfp/Dfp;
        25: .line 221
            aload 0 /* this */
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* this */
            getstatic org.apache.commons.math3.dfp.DfpField.ln5String:Ljava/lang/String;
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;Ljava/lang/String;)V
            putfield org.apache.commons.math3.dfp.DfpField.ln5:Lorg/apache/commons/math3/dfp/Dfp;
        26: .line 222
            aload 0 /* this */
            aload 0 /* this */
            getstatic org.apache.commons.math3.dfp.DfpField.ln5String:Ljava/lang/String;
            invokevirtual org.apache.commons.math3.dfp.DfpField.split:(Ljava/lang/String;)[Lorg/apache/commons/math3/dfp/Dfp;
            putfield org.apache.commons.math3.dfp.DfpField.ln5Split:[Lorg/apache/commons/math3/dfp/Dfp;
        27: .line 223
            aload 0 /* this */
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* this */
            getstatic org.apache.commons.math3.dfp.DfpField.ln10String:Ljava/lang/String;
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;Ljava/lang/String;)V
            putfield org.apache.commons.math3.dfp.DfpField.ln10:Lorg/apache/commons/math3/dfp/Dfp;
        28: .line 201
            aload 3
            monitorexit
        29: goto 46
      StackMap locals:
      StackMap stack: java.lang.Throwable
        30: aload 3
            monitorexit
        31: athrow
        32: .line 228
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aconst_null
            putfield org.apache.commons.math3.dfp.DfpField.sqr2:Lorg/apache/commons/math3/dfp/Dfp;
        33: .line 229
            aload 0 /* this */
            aconst_null
            putfield org.apache.commons.math3.dfp.DfpField.sqr2Split:[Lorg/apache/commons/math3/dfp/Dfp;
        34: .line 230
            aload 0 /* this */
            aconst_null
            putfield org.apache.commons.math3.dfp.DfpField.sqr2Reciprocal:Lorg/apache/commons/math3/dfp/Dfp;
        35: .line 231
            aload 0 /* this */
            aconst_null
            putfield org.apache.commons.math3.dfp.DfpField.sqr3:Lorg/apache/commons/math3/dfp/Dfp;
        36: .line 232
            aload 0 /* this */
            aconst_null
            putfield org.apache.commons.math3.dfp.DfpField.sqr3Reciprocal:Lorg/apache/commons/math3/dfp/Dfp;
        37: .line 233
            aload 0 /* this */
            aconst_null
            putfield org.apache.commons.math3.dfp.DfpField.pi:Lorg/apache/commons/math3/dfp/Dfp;
        38: .line 234
            aload 0 /* this */
            aconst_null
            putfield org.apache.commons.math3.dfp.DfpField.piSplit:[Lorg/apache/commons/math3/dfp/Dfp;
        39: .line 235
            aload 0 /* this */
            aconst_null
            putfield org.apache.commons.math3.dfp.DfpField.e:Lorg/apache/commons/math3/dfp/Dfp;
        40: .line 236
            aload 0 /* this */
            aconst_null
            putfield org.apache.commons.math3.dfp.DfpField.eSplit:[Lorg/apache/commons/math3/dfp/Dfp;
        41: .line 237
            aload 0 /* this */
            aconst_null
            putfield org.apache.commons.math3.dfp.DfpField.ln2:Lorg/apache/commons/math3/dfp/Dfp;
        42: .line 238
            aload 0 /* this */
            aconst_null
            putfield org.apache.commons.math3.dfp.DfpField.ln2Split:[Lorg/apache/commons/math3/dfp/Dfp;
        43: .line 239
            aload 0 /* this */
            aconst_null
            putfield org.apache.commons.math3.dfp.DfpField.ln5:Lorg/apache/commons/math3/dfp/Dfp;
        44: .line 240
            aload 0 /* this */
            aconst_null
            putfield org.apache.commons.math3.dfp.DfpField.ln5Split:[Lorg/apache/commons/math3/dfp/Dfp;
        45: .line 241
            aload 0 /* this */
            aconst_null
            putfield org.apache.commons.math3.dfp.DfpField.ln10:Lorg/apache/commons/math3/dfp/Dfp;
        46: .line 244
      StackMap locals:
      StackMap stack:
            return
        end local 2 // boolean computeConstants
        end local 1 // int decimalDigits
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0   47     0              this  Lorg/apache/commons/math3/dfp/DfpField;
            0   47     1     decimalDigits  I
            0   47     2  computeConstants  Z
      Exception table:
        from    to  target  type
          11    29      30  any
          30    31      30  any
    MethodParameters:
                  Name  Flags
      decimalDigits     final
      computeConstants  final

  public int getRadixDigits();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 250
            aload 0 /* this */
            getfield org.apache.commons.math3.dfp.DfpField.radixDigits:I
            ireturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  public void setRoundingMode(org.apache.commons.math3.dfp.DfpField$RoundingMode);
    descriptor: (Lorg/apache/commons/math3/dfp/DfpField$RoundingMode;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.apache.commons.math3.dfp.DfpField this
        start local 1 // org.apache.commons.math3.dfp.DfpField$RoundingMode mode
         0: .line 261
            aload 0 /* this */
            aload 1 /* mode */
            putfield org.apache.commons.math3.dfp.DfpField.rMode:Lorg/apache/commons/math3/dfp/DfpField$RoundingMode;
         1: .line 262
            return
        end local 1 // org.apache.commons.math3.dfp.DfpField$RoundingMode mode
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/commons/math3/dfp/DfpField;
            0    2     1  mode  Lorg/apache/commons/math3/dfp/DfpField$RoundingMode;
    MethodParameters:
      Name  Flags
      mode  final

  public org.apache.commons.math3.dfp.DfpField$RoundingMode getRoundingMode();
    descriptor: ()Lorg/apache/commons/math3/dfp/DfpField$RoundingMode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 268
            aload 0 /* this */
            getfield org.apache.commons.math3.dfp.DfpField.rMode:Lorg/apache/commons/math3/dfp/DfpField$RoundingMode;
            areturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  public int getIEEEFlags();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 283
            aload 0 /* this */
            getfield org.apache.commons.math3.dfp.DfpField.ieeeFlags:I
            ireturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  public void clearIEEEFlags();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 297
            aload 0 /* this */
            iconst_0
            putfield org.apache.commons.math3.dfp.DfpField.ieeeFlags:I
         1: .line 298
            return
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  public void setIEEEFlags(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.apache.commons.math3.dfp.DfpField this
        start local 1 // int flags
         0: .line 312
            aload 0 /* this */
            iload 1 /* flags */
            bipush 31
            iand
            putfield org.apache.commons.math3.dfp.DfpField.ieeeFlags:I
         1: .line 313
            return
        end local 1 // int flags
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/apache/commons/math3/dfp/DfpField;
            0    2     1  flags  I
    MethodParameters:
       Name  Flags
      flags  final

  public void setIEEEFlagsBits(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // org.apache.commons.math3.dfp.DfpField this
        start local 1 // int bits
         0: .line 330
            aload 0 /* this */
            dup
            getfield org.apache.commons.math3.dfp.DfpField.ieeeFlags:I
            iload 1 /* bits */
            bipush 31
            iand
            ior
            putfield org.apache.commons.math3.dfp.DfpField.ieeeFlags:I
         1: .line 331
            return
        end local 1 // int bits
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/commons/math3/dfp/DfpField;
            0    2     1  bits  I
    MethodParameters:
      Name  Flags
      bits  final

  public org.apache.commons.math3.dfp.Dfp newDfp();
    descriptor: ()Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 337
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* this */
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;)V
            areturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  public org.apache.commons.math3.dfp.Dfp newDfp(byte);
    descriptor: (B)Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // org.apache.commons.math3.dfp.DfpField this
        start local 1 // byte x
         0: .line 345
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* this */
            iload 1 /* x */
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;B)V
            areturn
        end local 1 // byte x
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;
            0    1     1     x  B
    MethodParameters:
      Name  Flags
      x     final

  public org.apache.commons.math3.dfp.Dfp newDfp(int);
    descriptor: (I)Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // org.apache.commons.math3.dfp.DfpField this
        start local 1 // int x
         0: .line 353
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* this */
            iload 1 /* x */
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;I)V
            areturn
        end local 1 // int x
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;
            0    1     1     x  I
    MethodParameters:
      Name  Flags
      x     final

  public org.apache.commons.math3.dfp.Dfp newDfp(long);
    descriptor: (J)Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=3, args_size=2
        start local 0 // org.apache.commons.math3.dfp.DfpField this
        start local 1 // long x
         0: .line 361
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* this */
            lload 1 /* x */
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;J)V
            areturn
        end local 1 // long x
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;
            0    1     1     x  J
    MethodParameters:
      Name  Flags
      x     final

  public org.apache.commons.math3.dfp.Dfp newDfp(double);
    descriptor: (D)Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=3, args_size=2
        start local 0 // org.apache.commons.math3.dfp.DfpField this
        start local 1 // double x
         0: .line 369
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* this */
            dload 1 /* x */
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;D)V
            areturn
        end local 1 // double x
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;
            0    1     1     x  D
    MethodParameters:
      Name  Flags
      x     final

  public org.apache.commons.math3.dfp.Dfp newDfp(org.apache.commons.math3.dfp.Dfp);
    descriptor: (Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.apache.commons.math3.dfp.DfpField this
        start local 1 // org.apache.commons.math3.dfp.Dfp d
         0: .line 377
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 1 /* d */
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/Dfp;)V
            areturn
        end local 1 // org.apache.commons.math3.dfp.Dfp d
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;
            0    1     1     d  Lorg/apache/commons/math3/dfp/Dfp;
    MethodParameters:
      Name  Flags
      d     

  public org.apache.commons.math3.dfp.Dfp newDfp(java.lang.String);
    descriptor: (Ljava/lang/String;)Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // org.apache.commons.math3.dfp.DfpField this
        start local 1 // java.lang.String s
         0: .line 385
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* this */
            aload 1 /* s */
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;Ljava/lang/String;)V
            areturn
        end local 1 // java.lang.String s
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;
            0    1     1     s  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      s     final

  public org.apache.commons.math3.dfp.Dfp newDfp(byte, byte);
    descriptor: (BB)Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=3, args_size=3
        start local 0 // org.apache.commons.math3.dfp.DfpField this
        start local 1 // byte sign
        start local 2 // byte nans
         0: .line 395
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* this */
            iload 1 /* sign */
            iload 2 /* nans */
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;BB)V
            areturn
        end local 2 // byte nans
        end local 1 // byte sign
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;
            0    1     1  sign  B
            0    1     2  nans  B
    MethodParameters:
      Name  Flags
      sign  final
      nans  final

  public org.apache.commons.math3.dfp.Dfp getZero();
    descriptor: ()Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 402
            aload 0 /* this */
            getfield org.apache.commons.math3.dfp.DfpField.zero:Lorg/apache/commons/math3/dfp/Dfp;
            areturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  public org.apache.commons.math3.dfp.Dfp getOne();
    descriptor: ()Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 409
            aload 0 /* this */
            getfield org.apache.commons.math3.dfp.DfpField.one:Lorg/apache/commons/math3/dfp/Dfp;
            areturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  public java.lang.Class<? extends org.apache.commons.math3.FieldElement<org.apache.commons.math3.dfp.Dfp>> getRuntimeClass();
    descriptor: ()Ljava/lang/Class;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 414
            ldc Lorg/apache/commons/math3/dfp/Dfp;
            areturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;
    Signature: ()Ljava/lang/Class<+Lorg/apache/commons/math3/FieldElement<Lorg/apache/commons/math3/dfp/Dfp;>;>;

  public org.apache.commons.math3.dfp.Dfp getTwo();
    descriptor: ()Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 421
            aload 0 /* this */
            getfield org.apache.commons.math3.dfp.DfpField.two:Lorg/apache/commons/math3/dfp/Dfp;
            areturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  public org.apache.commons.math3.dfp.Dfp getSqr2();
    descriptor: ()Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 428
            aload 0 /* this */
            getfield org.apache.commons.math3.dfp.DfpField.sqr2:Lorg/apache/commons/math3/dfp/Dfp;
            areturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  public org.apache.commons.math3.dfp.Dfp[] getSqr2Split();
    descriptor: ()[Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 435
            aload 0 /* this */
            getfield org.apache.commons.math3.dfp.DfpField.sqr2Split:[Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp[].clone:()Ljava/lang/Object;
            checkcast org.apache.commons.math3.dfp.Dfp[]
            areturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  public org.apache.commons.math3.dfp.Dfp getSqr2Reciprocal();
    descriptor: ()Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 442
            aload 0 /* this */
            getfield org.apache.commons.math3.dfp.DfpField.sqr2Reciprocal:Lorg/apache/commons/math3/dfp/Dfp;
            areturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  public org.apache.commons.math3.dfp.Dfp getSqr3();
    descriptor: ()Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 449
            aload 0 /* this */
            getfield org.apache.commons.math3.dfp.DfpField.sqr3:Lorg/apache/commons/math3/dfp/Dfp;
            areturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  public org.apache.commons.math3.dfp.Dfp getSqr3Reciprocal();
    descriptor: ()Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 456
            aload 0 /* this */
            getfield org.apache.commons.math3.dfp.DfpField.sqr3Reciprocal:Lorg/apache/commons/math3/dfp/Dfp;
            areturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  public org.apache.commons.math3.dfp.Dfp getPi();
    descriptor: ()Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 463
            aload 0 /* this */
            getfield org.apache.commons.math3.dfp.DfpField.pi:Lorg/apache/commons/math3/dfp/Dfp;
            areturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  public org.apache.commons.math3.dfp.Dfp[] getPiSplit();
    descriptor: ()[Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 470
            aload 0 /* this */
            getfield org.apache.commons.math3.dfp.DfpField.piSplit:[Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp[].clone:()Ljava/lang/Object;
            checkcast org.apache.commons.math3.dfp.Dfp[]
            areturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  public org.apache.commons.math3.dfp.Dfp getE();
    descriptor: ()Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 477
            aload 0 /* this */
            getfield org.apache.commons.math3.dfp.DfpField.e:Lorg/apache/commons/math3/dfp/Dfp;
            areturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  public org.apache.commons.math3.dfp.Dfp[] getESplit();
    descriptor: ()[Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 484
            aload 0 /* this */
            getfield org.apache.commons.math3.dfp.DfpField.eSplit:[Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp[].clone:()Ljava/lang/Object;
            checkcast org.apache.commons.math3.dfp.Dfp[]
            areturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  public org.apache.commons.math3.dfp.Dfp getLn2();
    descriptor: ()Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 491
            aload 0 /* this */
            getfield org.apache.commons.math3.dfp.DfpField.ln2:Lorg/apache/commons/math3/dfp/Dfp;
            areturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  public org.apache.commons.math3.dfp.Dfp[] getLn2Split();
    descriptor: ()[Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 498
            aload 0 /* this */
            getfield org.apache.commons.math3.dfp.DfpField.ln2Split:[Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp[].clone:()Ljava/lang/Object;
            checkcast org.apache.commons.math3.dfp.Dfp[]
            areturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  public org.apache.commons.math3.dfp.Dfp getLn5();
    descriptor: ()Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 505
            aload 0 /* this */
            getfield org.apache.commons.math3.dfp.DfpField.ln5:Lorg/apache/commons/math3/dfp/Dfp;
            areturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  public org.apache.commons.math3.dfp.Dfp[] getLn5Split();
    descriptor: ()[Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 512
            aload 0 /* this */
            getfield org.apache.commons.math3.dfp.DfpField.ln5Split:[Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp[].clone:()Ljava/lang/Object;
            checkcast org.apache.commons.math3.dfp.Dfp[]
            areturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  public org.apache.commons.math3.dfp.Dfp getLn10();
    descriptor: ()Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.math3.dfp.DfpField this
         0: .line 519
            aload 0 /* this */
            getfield org.apache.commons.math3.dfp.DfpField.ln10:Lorg/apache/commons/math3/dfp/Dfp;
            areturn
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/math3/dfp/DfpField;

  private org.apache.commons.math3.dfp.Dfp[] split(java.lang.String);
    descriptor: (Ljava/lang/String;)[Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=10, locals=8, args_size=2
        start local 0 // org.apache.commons.math3.dfp.DfpField this
        start local 1 // java.lang.String a
         0: .line 529
            iconst_2
            anewarray org.apache.commons.math3.dfp.Dfp
            astore 2 /* result */
        start local 2 // org.apache.commons.math3.dfp.Dfp[] result
         1: .line 530
            iconst_1
            istore 3 /* leading */
        start local 3 // boolean leading
         2: .line 531
            iconst_0
            istore 4 /* sp */
        start local 4 // int sp
         3: .line 532
            iconst_0
            istore 5 /* sig */
        start local 5 // int sig
         4: .line 534
            aload 1 /* a */
            invokevirtual java.lang.String.length:()I
            newarray 5
            astore 6 /* buf */
        start local 6 // char[] buf
         5: .line 536
            iconst_0
            istore 7 /* i */
        start local 7 // int i
         6: goto 19
         7: .line 537
      StackMap locals: org.apache.commons.math3.dfp.DfpField java.lang.String org.apache.commons.math3.dfp.Dfp[] int int int char[] int
      StackMap stack:
            aload 6 /* buf */
            iload 7 /* i */
            aload 1 /* a */
            iload 7 /* i */
            invokevirtual java.lang.String.charAt:(I)C
            castore
         8: .line 539
            aload 6 /* buf */
            iload 7 /* i */
            caload
            bipush 49
            if_icmplt 10
            aload 6 /* buf */
            iload 7 /* i */
            caload
            bipush 57
            if_icmpgt 10
         9: .line 540
            iconst_0
            istore 3 /* leading */
        10: .line 543
      StackMap locals:
      StackMap stack:
            aload 6 /* buf */
            iload 7 /* i */
            caload
            bipush 46
            if_icmpne 13
        11: .line 544
            iload 5 /* sig */
            sipush 400
            iload 5 /* sig */
            isub
            iconst_4
            irem
            iadd
            istore 5 /* sig */
        12: .line 545
            iconst_0
            istore 3 /* leading */
        13: .line 548
      StackMap locals:
      StackMap stack:
            iload 5 /* sig */
            aload 0 /* this */
            getfield org.apache.commons.math3.dfp.DfpField.radixDigits:I
            iconst_2
            idiv
            iconst_4
            imul
            if_icmpne 16
        14: .line 549
            iload 7 /* i */
            istore 4 /* sp */
        15: .line 550
            goto 20
        16: .line 553
      StackMap locals:
      StackMap stack:
            aload 6 /* buf */
            iload 7 /* i */
            caload
            bipush 48
            if_icmplt 18
            aload 6 /* buf */
            iload 7 /* i */
            caload
            bipush 57
            if_icmpgt 18
            iload 3 /* leading */
            ifne 18
        17: .line 554
            iinc 5 /* sig */ 1
        18: .line 536
      StackMap locals:
      StackMap stack:
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
        19: iload 7 /* i */
            aload 6 /* buf */
            arraylength
            if_icmplt 7
        end local 7 // int i
        20: .line 558
      StackMap locals:
      StackMap stack:
            aload 2 /* result */
            iconst_0
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* this */
            new java.lang.String
            dup
            aload 6 /* buf */
            iconst_0
            iload 4 /* sp */
            invokespecial java.lang.String.<init>:([CII)V
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;Ljava/lang/String;)V
            aastore
        21: .line 560
            iconst_0
            istore 7 /* i */
        start local 7 // int i
        22: goto 27
        23: .line 561
      StackMap locals: int
      StackMap stack:
            aload 6 /* buf */
            iload 7 /* i */
            aload 1 /* a */
            iload 7 /* i */
            invokevirtual java.lang.String.charAt:(I)C
            castore
        24: .line 562
            aload 6 /* buf */
            iload 7 /* i */
            caload
            bipush 48
            if_icmplt 26
            aload 6 /* buf */
            iload 7 /* i */
            caload
            bipush 57
            if_icmpgt 26
            iload 7 /* i */
            iload 4 /* sp */
            if_icmpge 26
        25: .line 563
            aload 6 /* buf */
            iload 7 /* i */
            bipush 48
            castore
        26: .line 560
      StackMap locals:
      StackMap stack:
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
        27: iload 7 /* i */
            aload 6 /* buf */
            arraylength
            if_icmplt 23
        end local 7 // int i
        28: .line 567
            aload 2 /* result */
            iconst_1
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* this */
            new java.lang.String
            dup
            aload 6 /* buf */
            invokespecial java.lang.String.<init>:([C)V
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;Ljava/lang/String;)V
            aastore
        29: .line 569
            aload 2 /* result */
            areturn
        end local 6 // char[] buf
        end local 5 // int sig
        end local 4 // int sp
        end local 3 // boolean leading
        end local 2 // org.apache.commons.math3.dfp.Dfp[] result
        end local 1 // java.lang.String a
        end local 0 // org.apache.commons.math3.dfp.DfpField this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   30     0     this  Lorg/apache/commons/math3/dfp/DfpField;
            0   30     1        a  Ljava/lang/String;
            1   30     2   result  [Lorg/apache/commons/math3/dfp/Dfp;
            2   30     3  leading  Z
            3   30     4       sp  I
            4   30     5      sig  I
            5   30     6      buf  [C
            6   20     7        i  I
           22   28     7        i  I
    MethodParameters:
      Name  Flags
      a     final

  private static void computeStringConstants(int);
    descriptor: (I)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=4, locals=7, args_size=1
        start local 0 // int highPrecisionDecimalDigits
         0: .line 577
            getstatic org.apache.commons.math3.dfp.DfpField.sqr2String:Ljava/lang/String;
            ifnull 1
            getstatic org.apache.commons.math3.dfp.DfpField.sqr2String:Ljava/lang/String;
            invokevirtual java.lang.String.length:()I
            iload 0 /* highPrecisionDecimalDigits */
            iconst_3
            isub
            if_icmpge 16
         1: .line 580
      StackMap locals:
      StackMap stack:
            new org.apache.commons.math3.dfp.DfpField
            dup
            iload 0 /* highPrecisionDecimalDigits */
            iconst_0
            invokespecial org.apache.commons.math3.dfp.DfpField.<init>:(IZ)V
            astore 1 /* highPrecisionField */
        start local 1 // org.apache.commons.math3.dfp.DfpField highPrecisionField
         2: .line 581
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 1 /* highPrecisionField */
            iconst_1
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;I)V
            astore 2 /* highPrecisionOne */
        start local 2 // org.apache.commons.math3.dfp.Dfp highPrecisionOne
         3: .line 582
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 1 /* highPrecisionField */
            iconst_2
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;I)V
            astore 3 /* highPrecisionTwo */
        start local 3 // org.apache.commons.math3.dfp.Dfp highPrecisionTwo
         4: .line 583
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 1 /* highPrecisionField */
            iconst_3
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;I)V
            astore 4 /* highPrecisionThree */
        start local 4 // org.apache.commons.math3.dfp.Dfp highPrecisionThree
         5: .line 585
            aload 3 /* highPrecisionTwo */
            invokevirtual org.apache.commons.math3.dfp.Dfp.sqrt:()Lorg/apache/commons/math3/dfp/Dfp;
            astore 5 /* highPrecisionSqr2 */
        start local 5 // org.apache.commons.math3.dfp.Dfp highPrecisionSqr2
         6: .line 586
            aload 5 /* highPrecisionSqr2 */
            invokevirtual org.apache.commons.math3.dfp.Dfp.toString:()Ljava/lang/String;
            putstatic org.apache.commons.math3.dfp.DfpField.sqr2String:Ljava/lang/String;
         7: .line 587
            aload 2 /* highPrecisionOne */
            aload 5 /* highPrecisionSqr2 */
            invokevirtual org.apache.commons.math3.dfp.Dfp.divide:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp.toString:()Ljava/lang/String;
            putstatic org.apache.commons.math3.dfp.DfpField.sqr2ReciprocalString:Ljava/lang/String;
         8: .line 589
            aload 4 /* highPrecisionThree */
            invokevirtual org.apache.commons.math3.dfp.Dfp.sqrt:()Lorg/apache/commons/math3/dfp/Dfp;
            astore 6 /* highPrecisionSqr3 */
        start local 6 // org.apache.commons.math3.dfp.Dfp highPrecisionSqr3
         9: .line 590
            aload 6 /* highPrecisionSqr3 */
            invokevirtual org.apache.commons.math3.dfp.Dfp.toString:()Ljava/lang/String;
            putstatic org.apache.commons.math3.dfp.DfpField.sqr3String:Ljava/lang/String;
        10: .line 591
            aload 2 /* highPrecisionOne */
            aload 6 /* highPrecisionSqr3 */
            invokevirtual org.apache.commons.math3.dfp.Dfp.divide:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp.toString:()Ljava/lang/String;
            putstatic org.apache.commons.math3.dfp.DfpField.sqr3ReciprocalString:Ljava/lang/String;
        11: .line 593
            aload 2 /* highPrecisionOne */
            aload 3 /* highPrecisionTwo */
            aload 4 /* highPrecisionThree */
            invokestatic org.apache.commons.math3.dfp.DfpField.computePi:(Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp.toString:()Ljava/lang/String;
            putstatic org.apache.commons.math3.dfp.DfpField.piString:Ljava/lang/String;
        12: .line 594
            aload 2 /* highPrecisionOne */
            aload 2 /* highPrecisionOne */
            invokestatic org.apache.commons.math3.dfp.DfpField.computeExp:(Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp.toString:()Ljava/lang/String;
            putstatic org.apache.commons.math3.dfp.DfpField.eString:Ljava/lang/String;
        13: .line 595
            aload 3 /* highPrecisionTwo */
            aload 2 /* highPrecisionOne */
            aload 3 /* highPrecisionTwo */
            invokestatic org.apache.commons.math3.dfp.DfpField.computeLn:(Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp.toString:()Ljava/lang/String;
            putstatic org.apache.commons.math3.dfp.DfpField.ln2String:Ljava/lang/String;
        14: .line 596
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 1 /* highPrecisionField */
            iconst_5
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;I)V
            aload 2 /* highPrecisionOne */
            aload 3 /* highPrecisionTwo */
            invokestatic org.apache.commons.math3.dfp.DfpField.computeLn:(Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp.toString:()Ljava/lang/String;
            putstatic org.apache.commons.math3.dfp.DfpField.ln5String:Ljava/lang/String;
        15: .line 597
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 1 /* highPrecisionField */
            bipush 10
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;I)V
            aload 2 /* highPrecisionOne */
            aload 3 /* highPrecisionTwo */
            invokestatic org.apache.commons.math3.dfp.DfpField.computeLn:(Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp.toString:()Ljava/lang/String;
            putstatic org.apache.commons.math3.dfp.DfpField.ln10String:Ljava/lang/String;
        end local 6 // org.apache.commons.math3.dfp.Dfp highPrecisionSqr3
        end local 5 // org.apache.commons.math3.dfp.Dfp highPrecisionSqr2
        end local 4 // org.apache.commons.math3.dfp.Dfp highPrecisionThree
        end local 3 // org.apache.commons.math3.dfp.Dfp highPrecisionTwo
        end local 2 // org.apache.commons.math3.dfp.Dfp highPrecisionOne
        end local 1 // org.apache.commons.math3.dfp.DfpField highPrecisionField
        16: .line 600
      StackMap locals:
      StackMap stack:
            return
        end local 0 // int highPrecisionDecimalDigits
      LocalVariableTable:
        Start  End  Slot                        Name  Signature
            0   17     0  highPrecisionDecimalDigits  I
            2   16     1          highPrecisionField  Lorg/apache/commons/math3/dfp/DfpField;
            3   16     2            highPrecisionOne  Lorg/apache/commons/math3/dfp/Dfp;
            4   16     3            highPrecisionTwo  Lorg/apache/commons/math3/dfp/Dfp;
            5   16     4          highPrecisionThree  Lorg/apache/commons/math3/dfp/Dfp;
            6   16     5           highPrecisionSqr2  Lorg/apache/commons/math3/dfp/Dfp;
            9   16     6           highPrecisionSqr3  Lorg/apache/commons/math3/dfp/Dfp;
    MethodParameters:
                            Name  Flags
      highPrecisionDecimalDigits  final

  private static org.apache.commons.math3.dfp.Dfp computePi(org.apache.commons.math3.dfp.Dfp, org.apache.commons.math3.dfp.Dfp, org.apache.commons.math3.dfp.Dfp);
    descriptor: (Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=5, locals=15, args_size=3
        start local 0 // org.apache.commons.math3.dfp.Dfp one
        start local 1 // org.apache.commons.math3.dfp.Dfp two
        start local 2 // org.apache.commons.math3.dfp.Dfp three
         0: .line 610
            aload 1 /* two */
            invokevirtual org.apache.commons.math3.dfp.Dfp.sqrt:()Lorg/apache/commons/math3/dfp/Dfp;
            astore 3 /* sqrt2 */
        start local 3 // org.apache.commons.math3.dfp.Dfp sqrt2
         1: .line 611
            aload 3 /* sqrt2 */
            aload 0 /* one */
            invokevirtual org.apache.commons.math3.dfp.Dfp.subtract:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            astore 4 /* yk */
        start local 4 // org.apache.commons.math3.dfp.Dfp yk
         2: .line 612
            aload 1 /* two */
            aload 1 /* two */
            invokevirtual org.apache.commons.math3.dfp.Dfp.add:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            astore 5 /* four */
        start local 5 // org.apache.commons.math3.dfp.Dfp four
         3: .line 613
            aload 1 /* two */
            astore 6 /* two2kp3 */
        start local 6 // org.apache.commons.math3.dfp.Dfp two2kp3
         4: .line 614
            aload 1 /* two */
            aload 2 /* three */
            aload 1 /* two */
            aload 3 /* sqrt2 */
            invokevirtual org.apache.commons.math3.dfp.Dfp.multiply:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp.subtract:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp.multiply:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            astore 7 /* ak */
        start local 7 // org.apache.commons.math3.dfp.Dfp ak
         5: .line 622
            iconst_1
            istore 8 /* i */
        start local 8 // int i
         6: goto 19
         7: .line 623
      StackMap locals: org.apache.commons.math3.dfp.Dfp org.apache.commons.math3.dfp.Dfp org.apache.commons.math3.dfp.Dfp org.apache.commons.math3.dfp.Dfp org.apache.commons.math3.dfp.Dfp org.apache.commons.math3.dfp.Dfp org.apache.commons.math3.dfp.Dfp org.apache.commons.math3.dfp.Dfp int
      StackMap stack:
            aload 4 /* yk */
            astore 9 /* ykM1 */
        start local 9 // org.apache.commons.math3.dfp.Dfp ykM1
         8: .line 625
            aload 4 /* yk */
            aload 4 /* yk */
            invokevirtual org.apache.commons.math3.dfp.Dfp.multiply:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            astore 10 /* y2 */
        start local 10 // org.apache.commons.math3.dfp.Dfp y2
         9: .line 626
            aload 0 /* one */
            aload 10 /* y2 */
            aload 10 /* y2 */
            invokevirtual org.apache.commons.math3.dfp.Dfp.multiply:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp.subtract:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            astore 11 /* oneMinusY4 */
        start local 11 // org.apache.commons.math3.dfp.Dfp oneMinusY4
        10: .line 627
            aload 11 /* oneMinusY4 */
            invokevirtual org.apache.commons.math3.dfp.Dfp.sqrt:()Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp.sqrt:()Lorg/apache/commons/math3/dfp/Dfp;
            astore 12 /* s */
        start local 12 // org.apache.commons.math3.dfp.Dfp s
        11: .line 628
            aload 0 /* one */
            aload 12 /* s */
            invokevirtual org.apache.commons.math3.dfp.Dfp.subtract:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            aload 0 /* one */
            aload 12 /* s */
            invokevirtual org.apache.commons.math3.dfp.Dfp.add:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp.divide:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            astore 4 /* yk */
        12: .line 630
            aload 6 /* two2kp3 */
            aload 5 /* four */
            invokevirtual org.apache.commons.math3.dfp.Dfp.multiply:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            astore 6 /* two2kp3 */
        13: .line 632
            aload 0 /* one */
            aload 4 /* yk */
            invokevirtual org.apache.commons.math3.dfp.Dfp.add:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            astore 13 /* p */
        start local 13 // org.apache.commons.math3.dfp.Dfp p
        14: .line 633
            aload 13 /* p */
            aload 13 /* p */
            invokevirtual org.apache.commons.math3.dfp.Dfp.multiply:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            astore 14 /* p2 */
        start local 14 // org.apache.commons.math3.dfp.Dfp p2
        15: .line 634
            aload 7 /* ak */
            aload 14 /* p2 */
            aload 14 /* p2 */
            invokevirtual org.apache.commons.math3.dfp.Dfp.multiply:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp.multiply:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            aload 6 /* two2kp3 */
            aload 4 /* yk */
            invokevirtual org.apache.commons.math3.dfp.Dfp.multiply:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            aload 0 /* one */
            aload 4 /* yk */
            invokevirtual org.apache.commons.math3.dfp.Dfp.add:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            aload 4 /* yk */
            aload 4 /* yk */
            invokevirtual org.apache.commons.math3.dfp.Dfp.multiply:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp.add:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp.multiply:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp.subtract:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            astore 7 /* ak */
        16: .line 636
            aload 4 /* yk */
            aload 9 /* ykM1 */
            invokevirtual org.apache.commons.math3.dfp.Dfp.equals:(Ljava/lang/Object;)Z
            ifeq 18
        17: .line 637
            goto 20
        end local 14 // org.apache.commons.math3.dfp.Dfp p2
        end local 13 // org.apache.commons.math3.dfp.Dfp p
        end local 12 // org.apache.commons.math3.dfp.Dfp s
        end local 11 // org.apache.commons.math3.dfp.Dfp oneMinusY4
        end local 10 // org.apache.commons.math3.dfp.Dfp y2
        end local 9 // org.apache.commons.math3.dfp.Dfp ykM1
        18: .line 622
      StackMap locals:
      StackMap stack:
            iinc 8 /* i */ 1
      StackMap locals:
      StackMap stack:
        19: iload 8 /* i */
            bipush 20
            if_icmplt 7
        end local 8 // int i
        20: .line 641
      StackMap locals:
      StackMap stack:
            aload 0 /* one */
            aload 7 /* ak */
            invokevirtual org.apache.commons.math3.dfp.Dfp.divide:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            areturn
        end local 7 // org.apache.commons.math3.dfp.Dfp ak
        end local 6 // org.apache.commons.math3.dfp.Dfp two2kp3
        end local 5 // org.apache.commons.math3.dfp.Dfp four
        end local 4 // org.apache.commons.math3.dfp.Dfp yk
        end local 3 // org.apache.commons.math3.dfp.Dfp sqrt2
        end local 2 // org.apache.commons.math3.dfp.Dfp three
        end local 1 // org.apache.commons.math3.dfp.Dfp two
        end local 0 // org.apache.commons.math3.dfp.Dfp one
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   21     0         one  Lorg/apache/commons/math3/dfp/Dfp;
            0   21     1         two  Lorg/apache/commons/math3/dfp/Dfp;
            0   21     2       three  Lorg/apache/commons/math3/dfp/Dfp;
            1   21     3       sqrt2  Lorg/apache/commons/math3/dfp/Dfp;
            2   21     4          yk  Lorg/apache/commons/math3/dfp/Dfp;
            3   21     5        four  Lorg/apache/commons/math3/dfp/Dfp;
            4   21     6     two2kp3  Lorg/apache/commons/math3/dfp/Dfp;
            5   21     7          ak  Lorg/apache/commons/math3/dfp/Dfp;
            6   20     8           i  I
            8   18     9        ykM1  Lorg/apache/commons/math3/dfp/Dfp;
            9   18    10          y2  Lorg/apache/commons/math3/dfp/Dfp;
           10   18    11  oneMinusY4  Lorg/apache/commons/math3/dfp/Dfp;
           11   18    12           s  Lorg/apache/commons/math3/dfp/Dfp;
           14   18    13           p  Lorg/apache/commons/math3/dfp/Dfp;
           15   18    14          p2  Lorg/apache/commons/math3/dfp/Dfp;
    MethodParameters:
       Name  Flags
      one    final
      two    final
      three  final

  public static org.apache.commons.math3.dfp.Dfp computeExp(org.apache.commons.math3.dfp.Dfp, org.apache.commons.math3.dfp.Dfp);
    descriptor: (Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=8, args_size=2
        start local 0 // org.apache.commons.math3.dfp.Dfp a
        start local 1 // org.apache.commons.math3.dfp.Dfp one
         0: .line 652
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 1 /* one */
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/Dfp;)V
            astore 2 /* y */
        start local 2 // org.apache.commons.math3.dfp.Dfp y
         1: .line 653
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 1 /* one */
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/Dfp;)V
            astore 3 /* py */
        start local 3 // org.apache.commons.math3.dfp.Dfp py
         2: .line 654
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 1 /* one */
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/Dfp;)V
            astore 4 /* f */
        start local 4 // org.apache.commons.math3.dfp.Dfp f
         3: .line 655
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 1 /* one */
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/Dfp;)V
            astore 5 /* fi */
        start local 5 // org.apache.commons.math3.dfp.Dfp fi
         4: .line 656
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 1 /* one */
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/Dfp;)V
            astore 6 /* x */
        start local 6 // org.apache.commons.math3.dfp.Dfp x
         5: .line 658
            iconst_0
            istore 7 /* i */
        start local 7 // int i
         6: goto 15
         7: .line 659
      StackMap locals: org.apache.commons.math3.dfp.Dfp org.apache.commons.math3.dfp.Dfp org.apache.commons.math3.dfp.Dfp org.apache.commons.math3.dfp.Dfp org.apache.commons.math3.dfp.Dfp org.apache.commons.math3.dfp.Dfp org.apache.commons.math3.dfp.Dfp int
      StackMap stack:
            aload 6 /* x */
            aload 0 /* a */
            invokevirtual org.apache.commons.math3.dfp.Dfp.multiply:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            astore 6 /* x */
         8: .line 660
            aload 2 /* y */
            aload 6 /* x */
            aload 4 /* f */
            invokevirtual org.apache.commons.math3.dfp.Dfp.divide:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp.add:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            astore 2 /* y */
         9: .line 661
            aload 5 /* fi */
            aload 1 /* one */
            invokevirtual org.apache.commons.math3.dfp.Dfp.add:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            astore 5 /* fi */
        10: .line 662
            aload 4 /* f */
            aload 5 /* fi */
            invokevirtual org.apache.commons.math3.dfp.Dfp.multiply:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            astore 4 /* f */
        11: .line 663
            aload 2 /* y */
            aload 3 /* py */
            invokevirtual org.apache.commons.math3.dfp.Dfp.equals:(Ljava/lang/Object;)Z
            ifeq 13
        12: .line 664
            goto 16
        13: .line 666
      StackMap locals:
      StackMap stack:
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 2 /* y */
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/Dfp;)V
            astore 3 /* py */
        14: .line 658
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
        15: iload 7 /* i */
            sipush 10000
            if_icmplt 7
        end local 7 // int i
        16: .line 669
      StackMap locals:
      StackMap stack:
            aload 2 /* y */
            areturn
        end local 6 // org.apache.commons.math3.dfp.Dfp x
        end local 5 // org.apache.commons.math3.dfp.Dfp fi
        end local 4 // org.apache.commons.math3.dfp.Dfp f
        end local 3 // org.apache.commons.math3.dfp.Dfp py
        end local 2 // org.apache.commons.math3.dfp.Dfp y
        end local 1 // org.apache.commons.math3.dfp.Dfp one
        end local 0 // org.apache.commons.math3.dfp.Dfp a
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   17     0     a  Lorg/apache/commons/math3/dfp/Dfp;
            0   17     1   one  Lorg/apache/commons/math3/dfp/Dfp;
            1   17     2     y  Lorg/apache/commons/math3/dfp/Dfp;
            2   17     3    py  Lorg/apache/commons/math3/dfp/Dfp;
            3   17     4     f  Lorg/apache/commons/math3/dfp/Dfp;
            4   17     5    fi  Lorg/apache/commons/math3/dfp/Dfp;
            5   17     6     x  Lorg/apache/commons/math3/dfp/Dfp;
            6   16     7     i  I
    MethodParameters:
      Name  Flags
      a     final
      one   final

  public static org.apache.commons.math3.dfp.Dfp computeLn(org.apache.commons.math3.dfp.Dfp, org.apache.commons.math3.dfp.Dfp, org.apache.commons.math3.dfp.Dfp);
    descriptor: (Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=10, args_size=3
        start local 0 // org.apache.commons.math3.dfp.Dfp a
        start local 1 // org.apache.commons.math3.dfp.Dfp one
        start local 2 // org.apache.commons.math3.dfp.Dfp two
         0: .line 735
            iconst_1
            istore 3 /* den */
        start local 3 // int den
         1: .line 736
            aload 0 /* a */
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 0 /* a */
            invokevirtual org.apache.commons.math3.dfp.Dfp.getField:()Lorg/apache/commons/math3/dfp/DfpField;
            iconst_m1
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/DfpField;I)V
            invokevirtual org.apache.commons.math3.dfp.Dfp.add:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            aload 0 /* a */
            aload 1 /* one */
            invokevirtual org.apache.commons.math3.dfp.Dfp.add:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            invokevirtual org.apache.commons.math3.dfp.Dfp.divide:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            astore 4 /* x */
        start local 4 // org.apache.commons.math3.dfp.Dfp x
         2: .line 738
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 4 /* x */
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/Dfp;)V
            astore 5 /* y */
        start local 5 // org.apache.commons.math3.dfp.Dfp y
         3: .line 739
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 4 /* x */
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/Dfp;)V
            astore 6 /* num */
        start local 6 // org.apache.commons.math3.dfp.Dfp num
         4: .line 740
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 5 /* y */
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/Dfp;)V
            astore 7 /* py */
        start local 7 // org.apache.commons.math3.dfp.Dfp py
         5: .line 741
            iconst_0
            istore 8 /* i */
        start local 8 // int i
         6: goto 16
         7: .line 742
      StackMap locals: org.apache.commons.math3.dfp.Dfp org.apache.commons.math3.dfp.Dfp org.apache.commons.math3.dfp.Dfp int org.apache.commons.math3.dfp.Dfp org.apache.commons.math3.dfp.Dfp org.apache.commons.math3.dfp.Dfp org.apache.commons.math3.dfp.Dfp int
      StackMap stack:
            aload 6 /* num */
            aload 4 /* x */
            invokevirtual org.apache.commons.math3.dfp.Dfp.multiply:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            astore 6 /* num */
         8: .line 743
            aload 6 /* num */
            aload 4 /* x */
            invokevirtual org.apache.commons.math3.dfp.Dfp.multiply:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            astore 6 /* num */
         9: .line 744
            iinc 3 /* den */ 2
        10: .line 745
            aload 6 /* num */
            iload 3 /* den */
            invokevirtual org.apache.commons.math3.dfp.Dfp.divide:(I)Lorg/apache/commons/math3/dfp/Dfp;
            astore 9 /* t */
        start local 9 // org.apache.commons.math3.dfp.Dfp t
        11: .line 746
            aload 5 /* y */
            aload 9 /* t */
            invokevirtual org.apache.commons.math3.dfp.Dfp.add:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            astore 5 /* y */
        12: .line 747
            aload 5 /* y */
            aload 7 /* py */
            invokevirtual org.apache.commons.math3.dfp.Dfp.equals:(Ljava/lang/Object;)Z
            ifeq 14
        13: .line 748
            goto 17
        14: .line 750
      StackMap locals: org.apache.commons.math3.dfp.Dfp
      StackMap stack:
            new org.apache.commons.math3.dfp.Dfp
            dup
            aload 5 /* y */
            invokespecial org.apache.commons.math3.dfp.Dfp.<init>:(Lorg/apache/commons/math3/dfp/Dfp;)V
            astore 7 /* py */
        end local 9 // org.apache.commons.math3.dfp.Dfp t
        15: .line 741
            iinc 8 /* i */ 1
      StackMap locals:
      StackMap stack:
        16: iload 8 /* i */
            sipush 10000
            if_icmplt 7
        end local 8 // int i
        17: .line 753
      StackMap locals:
      StackMap stack:
            aload 5 /* y */
            aload 2 /* two */
            invokevirtual org.apache.commons.math3.dfp.Dfp.multiply:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;
            areturn
        end local 7 // org.apache.commons.math3.dfp.Dfp py
        end local 6 // org.apache.commons.math3.dfp.Dfp num
        end local 5 // org.apache.commons.math3.dfp.Dfp y
        end local 4 // org.apache.commons.math3.dfp.Dfp x
        end local 3 // int den
        end local 2 // org.apache.commons.math3.dfp.Dfp two
        end local 1 // org.apache.commons.math3.dfp.Dfp one
        end local 0 // org.apache.commons.math3.dfp.Dfp a
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   18     0     a  Lorg/apache/commons/math3/dfp/Dfp;
            0   18     1   one  Lorg/apache/commons/math3/dfp/Dfp;
            0   18     2   two  Lorg/apache/commons/math3/dfp/Dfp;
            1   18     3   den  I
            2   18     4     x  Lorg/apache/commons/math3/dfp/Dfp;
            3   18     5     y  Lorg/apache/commons/math3/dfp/Dfp;
            4   18     6   num  Lorg/apache/commons/math3/dfp/Dfp;
            5   18     7    py  Lorg/apache/commons/math3/dfp/Dfp;
            6   17     8     i  I
           11   15     9     t  Lorg/apache/commons/math3/dfp/Dfp;
    MethodParameters:
      Name  Flags
      a     final
      one   final
      two   final

  public java.lang.Object getZero();
    descriptor: ()Ljava/lang/Object;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual org.apache.commons.math3.dfp.DfpField.getZero:()Lorg/apache/commons/math3/dfp/Dfp;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public java.lang.Object getOne();
    descriptor: ()Ljava/lang/Object;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual org.apache.commons.math3.dfp.DfpField.getOne:()Lorg/apache/commons/math3/dfp/Dfp;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Ljava/lang/Object;Lorg/apache/commons/math3/Field<Lorg/apache/commons/math3/dfp/Dfp;>;
SourceFile: "DfpField.java"
NestMembers:
  org.apache.commons.math3.dfp.DfpField$RoundingMode
InnerClasses:
  public final RoundingMode = org.apache.commons.math3.dfp.DfpField$RoundingMode of org.apache.commons.math3.dfp.DfpField