approximateValue |
appearance as argument number 1 |
![]() |
(documentation approximateValue EnglishLanguage "A relation that specifies two numbers are equal or nearly so.") | Mid-level-ontology.kif 31732-31733 | |
(domain approximateValue 1 RealNumber) | Mid-level-ontology.kif 31729-31729 | approximateValue の数値 1 引数は 実数 の instance では %n |
(domain approximateValue 2 RealNumber) | Mid-level-ontology.kif 31730-31730 | approximateValue の数値 2 引数は 実数 の instance では %n |
(instance approximateValue BinaryPredicate) | Mid-level-ontology.kif 31728-31728 | approximateValue は 2進述語 の instance では %n |
appearance as argument number 2 |
![]() |
(format EnglishLanguage approximateValue "the approximate value of %1 is %n %2") | Mid-level-ontology.kif 31731-31731 | |
(termFormat EnglishLanguage approximateValue "approximate value") | domainEnglishFormat.kif 65773-65773 |
antecedent |
![]() |
(=> (approximateValue ?N1 ?N2) (modalAttribute (equal ?N1 ?N2) Likely)) |
Mid-level-ontology.kif 31735-31739 | |
(=> (approximateValue ?N1 ?N2) (modalAttribute (greaterThan 0.9 (DivisionFn ?N1 ?N2)) Unlikely)) |
Mid-level-ontology.kif 31741-31747 | |
(=> (approximateValue ?N1 ?N2) (modalAttribute (greaterThan 0.9 (DivisionFn ?N2 ?N1)) Unlikely)) |
Mid-level-ontology.kif 31749-31755 |
consequent |
![]() |
![]() |
![]() |