Skip to content

Commit 9fefd54

Browse files
Jay-o-Wayhtcfreek
andauthored
underscore
Co-authored-by: Heiko <[email protected]>
1 parent 5fe4e9d commit 9fefd54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/powertoys/run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ The Calculator plugin supports the following operations:
172172
| Factorial | x! | |
173173
| Sign | sign( -x ) | A number that indicates the sign of value:<br />- `-1` if number is less than zero.<br />- `0` if number is zero.<br />- `1` if number is greater than zero. |
174174
| Random number | rand() | Returns a fractional number between 0 and 1. |
175-
| Pi | pi | Returns the number of pi. (To simply display pi, a sign is required like so: `+pi`.)_ |
175+
| Pi | pi | Returns the number of pi. (To simply display pi, a sign is required like so: `+pi`.) |
176176
| Sine | sin( x ) | |
177177
| Cosine | cos( x ) | |
178178
| Tangent | tan( x ) | |

0 commit comments

Comments
 (0)