mirror of
https://github.com/TheAlgorithms/Java.git
synced 2026-03-13 08:40:43 +08:00
Fixing packages.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package maths;
|
||||
package Maths;
|
||||
|
||||
//POWER (exponentials) Examples (a^b)
|
||||
public class Pow {
|
||||
|
||||
Reference in New Issue
Block a user