Skip to content

Commit e676f70

Browse files
authored
Clarify power argument description in POW.md
1 parent 47b00ea commit e676f70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shared/docs/POW.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Please note that the command accepts **fractional** and **negative** values as power `argument`. Results are calculated in accordance with standard mathematical principles.
1+
Please note that the command accepts **fractional** and **negative** values as `power` argument too. Results are calculated in accordance with standard mathematical principles.
22

33
Notable mentions:
44
* `y = pow {number} x {power} 0.5` calculates square root of x

0 commit comments

Comments
 (0)