feat: pi
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package me.hatter.math;
|
||||
package me.hatter.math.pi;
|
||||
|
||||
import me.hatter.math.util.MathUtil;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package me.hatter.math;
|
||||
package me.hatter.math.pi;
|
||||
|
||||
import java.math.BigDecimal;
|
||||
import java.math.RoundingMode;
|
||||
@@ -1,4 +1,4 @@
|
||||
package me.hatter.math;
|
||||
package me.hatter.math.pi;
|
||||
|
||||
import me.hatter.math.util.MathUtil;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package me.hatter.math;
|
||||
package me.hatter.math.pi;
|
||||
|
||||
import java.math.BigDecimal;
|
||||
import java.math.RoundingMode;
|
||||
Reference in New Issue
Block a user