Uses of Package
care.smith.top.top_phenotypic_query.c2reasoner.constants
Packages that use care.smith.top.top_phenotypic_query.c2reasoner.constants
-
Classes in care.smith.top.top_phenotypic_query.c2reasoner.constants used by care.smith.top.top_phenotypic_query.c2reasoner.constantsClassDescriptionThe constant E (e) is the Euler's number, approximately equal to 2.71828.
Return data type: numberThe constant False is a Boolean constant.
Return data type: booleanThe constant GeC (greater or equal) represents the comparison operator '≥'.
Return data type: textThe constant GtC (greater) represents the comparison operator '>'.
Return data type: textThe constant LeC (less or equal) represents the comparison operator '≤'.
Return data type: textThe constant LtC (less) represents the comparison operator '<'.
Return data type: textThe constant Now represents the current time.
Return data type: date-timeThe constant Pi (π) is the ratio of a circle's circumference to its diameter, approximately equal to 3.14159.
Return data type: numberThe constant Today represents the current date (with time 00:00).
Return data type: date-timeThe constant True is a Boolean constant.
Return data type: boolean