Difference between revisions of "Talk:Operator Element"
Jump to navigation
Jump to search
some thought about <floor>/<ceil>
imported>Low Post |
imported>Low Post (some thought about <floor>/<ceil>) |
||
Line 4: | Line 4: | ||
::''but ''any'' number other than 2 will be considered false.'' | ::''but ''any'' number other than 2 will be considered false.'' | ||
:This is true for <onlyif>/<onlyifnot>/<and>/<or>/<not>, '''but''' in [[Property_Element|property elements]] it's the other way around (any number that is not 1 is treated as &true;).[[User:Low Post|Low Post]] 14:14, 9 April 2011 (EDT) | :This is true for <onlyif>/<onlyifnot>/<and>/<or>/<not>, '''but''' in [[Property_Element|property elements]] it's the other way around (any number that is not 1 is treated as &true;).[[User:Low Post|Low Post]] 14:14, 9 April 2011 (EDT) | ||
Did some test about '''<floor>''' and '''<ceil>'''. Didn't find out what they do if you specify them empty (e.g. <floor/>), but when specified with a Numeric inside them (e.g. <floor> 0 </floor>) they first go down(floor)/up(ceil) to the next property value and then ''add'' its contents to the property value. | |||
Since I think this is one of the above mentioned ''oddly behaviour'' I didn't add it to the main page. Waiting for confirmation. [[User:Low Post|Low Post]] 11:16, 16 April 2011 (EDT) | |||
=== Operators that haven't been explained === | === Operators that haven't been explained === |