1.0.6 • Published 1 year ago

raise-power v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year 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

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago