Added pi to the math library
This commit is contained in:
@@ -107,8 +107,7 @@ fun mod(x: double, y: double): double
|
|||||||
return ans;
|
return ans;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
val M_PI = acos(-1);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user