1.0.6 • Published 3 years ago

raise-power v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

In Order to use you need to use ESM syntax

Installation Command

npm install raise-power

Provided Functions

import { raiseToPower } from 'raise-power'

Description : This function takes two arguments first is the number and second argument is power and it return the number raised to the power

Example :

raiseToPower(5,2) // returns 25

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago