approximateValue |
appearance as argument number 1 |
![]() |
(documentation approximateValue EnglishLanguage "A relation that specifies two numbers are equal or nearly so.") | Mid-level-ontology.kif 30127-30128 | |
(domain approximateValue 1 RealNumber) | Mid-level-ontology.kif 30124-30124 | The number 1 argument of approximate value is an instance of real number |
(domain approximateValue 2 RealNumber) | Mid-level-ontology.kif 30125-30125 | The number 2 argument of approximate value is an instance of real number |
(instance approximateValue BinaryPredicate) | Mid-level-ontology.kif 30123-30123 | approximate value is an instance of binary predicate |
appearance as argument number 2 |
![]() |
(format EnglishLanguage approximateValue "the approximate value of %1 is %n %2") | Mid-level-ontology.kif 30126-30126 | |
(termFormat EnglishLanguage approximateValue "approximate value") | domainEnglishFormat.kif 65804-65804 |
antecedent |
![]() |
(=> (approximateValue ?N1 ?N2) (modalAttribute (equal ?N1 ?N2) Likely)) |
Mid-level-ontology.kif 30130-30134 |
|
(=> (approximateValue ?N1 ?N2) (modalAttribute (greaterThan 0.9 (DivisionFn ?N1 ?N2)) Unlikely)) |
Mid-level-ontology.kif 30136-30142 |
|
(=> (approximateValue ?N1 ?N2) (modalAttribute (greaterThan 0.9 (DivisionFn ?N2 ?N1)) Unlikely)) |
Mid-level-ontology.kif 30144-30150 |
|
consequent |
![]() |
![]() |
![]() |