mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-25 13:34:54 +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