MathKt.smali
1.0 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
.class public final Lkotlin/math/MathKt;
.super Lkotlin/math/MathKt__MathJVMKt;
# annotations
.annotation runtime Lkotlin/Metadata;
bv = {
0x1,
0x0,
0x3
}
d1 = {
"kotlin/math/MathKt__MathHKt",
"kotlin/math/MathKt__MathJVMKt"
}
k = 0x4
mv = {
0x1,
0x1,
0xf
}
xi = 0x1
.end annotation
# static fields
.field public static final E:D = 2.718281828459045
.field public static final PI:D = 3.141592653589793
# direct methods
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Lkotlin/math/MathKt__MathJVMKt;-><init>()V
return-void
.end method
.method public static synthetic E$annotations()V
.locals 0
.annotation build Lkotlin/SinceKotlin;
version = "1.2"
.end annotation
return-void
.end method
.method public static synthetic PI$annotations()V
.locals 0
.annotation build Lkotlin/SinceKotlin;
version = "1.2"
.end annotation
return-void
.end method