1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-31 09:58:01 +00:00

Docs: Update sign Operator.tid (#4426)

This commit is contained in:
twMat
2020-01-29 18:18:33 +01:00
committed by GitHub
parent 35178f41b0
commit cead051c73

View File

@@ -2,8 +2,8 @@ caption: sign
created: 20190613084919354
modified: 20190613085044655
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-purpose: return -1, 0 or +1 for a list of numbers according to whether each 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
tags: [[Unary Mathematics Operators]] [[Filter Operators]] [[Mathematics Operators]]
title: sign Operator
type: text/vnd.tiddlywiki