Skip to content

Commit 18f54b6

Browse files
Update lib/node_modules/@stdlib/math/base/special/heaviside/README.md
Co-authored-by: Athan <[email protected]> Signed-off-by: Karan Anand <[email protected]>
1 parent c8a3c52 commit 18f54b6

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/heaviside

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/heaviside/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ y = stdlib_base_heaviside( 0.0, STDLIB_BASE_HEAVISIDE_CONTINUITY_LEFT_CONTINUOUS
205205
The function accepts the following arguments:
206206

207207
- **x**: `[in] double` input value.
208-
- **continuity**: `[in] STDLIB_BASE_HEAVISIDE_CONTINUITY` continuity option
208+
- **continuity**: `[in] STDLIB_BASE_HEAVISIDE_CONTINUITY` continuity option.
209209

210210
The `continuity` parameter may be one of the following values:
211211

0 commit comments

Comments
 (0)