ArcCosineFn |
appearance as argument number 1 |
(documentation ArcCosineFn EnglishLanguage "The inverse of CosineFn.") | Merge.kif 5262-5262 | |
(domain ArcCosineFn 1 RealNumber) | Merge.kif 5260-5260 | The number 1 argument of arccosine is an instance of real number |
(instance ArcCosineFn TotalValuedRelation) | Merge.kif 5259-5259 | Arccosine is an instance of total valued relation |
(instance ArcCosineFn UnaryFunction) | Merge.kif 5258-5258 | Arccosine is an instance of unary function |
(range ArcCosineFn RealNumber) | Merge.kif 5261-5261 | The range of arccosine is an instance of real number |
appearance as argument number 2 |
(format EnglishLanguage ArcCosineFn "the arccosine of %1") | Merge.kif 5263-5263 | |
(format ItalianLanguage ArcCosineFn "l' arcocoseno di %1") | relations-it.txt 24-24 | |
(format de ArcCosineFn "der arcuskosinus von %1") | relations-de.txt 897-897 | |
(format hi ArcCosineFn "%1 kaa aarakosaaina") | relations-hindi.txt 68-68 | |
(format sv ArcCosineFn "arccosinus av %1") | relations-sv.txt 462-462 | |
(format tg ArcCosineFn "ang arccosine ng %1") | relations-cb.txt 58-58 | |
(termFormat EnglishLanguage ArcCosineFn "arccosine") | Merge.kif 5264-5264 | |
(termFormat tg ArcCosineFn "arccosine") | relations-tg.txt 65-65 |
consequent |
statement |
(equal (ArcCosineFn (CosineFn ?X)) ?X) |
Merge.kif 5266-5266 | The arccosine of the cosine of a real number is equal to the real number |