: Public Note
Created: |
23.5.2022 18.05.03 |
Modified: |
1.8.2022 13.54.00 |
|
Project: |
|
Author: |
Marko Kauppi |
Version: |
2015 |
Phase: |
IS |
Status: |
Approved |
Complexity: |
Medium |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{C1DAB81B-047E-4738-8167-83D4EA29A93D} |
Appears In: |
Types related to Numerics |
-- Infinite if and only if value is not specified<br/>{[ isInfinte = True ] = [ value = Null ]}<br/>-- value is either infinite or non-negative<br/>{value #lt;#gt; Null implies value #gt;= 0}<br/>