mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-03 20:33:54 +00:00
Docs: Update sign Operator.tid (#4426)
This commit is contained in:
parent
35178f41b0
commit
cead051c73
@ -2,8 +2,8 @@ caption: sign
|
|||||||
created: 20190613084919354
|
created: 20190613084919354
|
||||||
modified: 20190613085044655
|
modified: 20190613085044655
|
||||||
op-input: a [[selection of titles|Title Selection]]
|
op-input: a [[selection of titles|Title Selection]]
|
||||||
op-output: replaces each input number with -1, 0 or +1 according to whether the number is negative, zero, or positive
|
op-output: replaces each input number with -1, 0 or 1 according to whether the number is negative, zero, or positive
|
||||||
op-purpose: return -1, 0 or +1 for a list of numbers according to whether each number is negative, zero, or positive
|
op-purpose: return -1, 0 or 1 for a list of numbers according to whether each number is negative, zero, or positive
|
||||||
tags: [[Unary Mathematics Operators]] [[Filter Operators]] [[Mathematics Operators]]
|
tags: [[Unary Mathematics Operators]] [[Filter Operators]] [[Mathematics Operators]]
|
||||||
title: sign Operator
|
title: sign Operator
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
|
Loading…
x
Reference in New Issue
Block a user