approximateValue |
appearance as argument number 1 |
![]() |
(documentation approximateValue EnglishLanguage "A relation that specifies two numbers are equal or nearly so.") | Mid-level-ontology.kif 29755-29756 | |
(domain approximateValue 1 RealNumber) | Mid-level-ontology.kif 29752-29752 | approximateValue 的 1 数量 是 实数 的 instance |
(domain approximateValue 2 RealNumber) | Mid-level-ontology.kif 29753-29753 | approximateValue 的 2 数量 是 实数 的 instance |
(instance approximateValue BinaryPredicate) | Mid-level-ontology.kif 29751-29751 | approximateValue 是 二元谓语 的 instance |
appearance as argument number 2 |
![]() |
(format EnglishLanguage approximateValue "the approximate value of %1 is %n %2") | Mid-level-ontology.kif 29754-29754 | |
(termFormat EnglishLanguage approximateValue "approximate value") | domainEnglishFormat.kif 65791-65791 |
antecedent |
![]() |
(=> (approximateValue ?N1 ?N2) (modalAttribute (equal ?N1 ?N2) Likely)) |
Mid-level-ontology.kif 29758-29762 | |
(=> (approximateValue ?N1 ?N2) (modalAttribute (greaterThan 0.9 (DivisionFn ?N1 ?N2)) Unlikely)) |
Mid-level-ontology.kif 29764-29770 |
|
(=> (approximateValue ?N1 ?N2) (modalAttribute (greaterThan 0.9 (DivisionFn ?N2 ?N1)) Unlikely)) |
Mid-level-ontology.kif 29772-29778 |
|
consequent |
![]() |
![]() |
![]() |