SquareUnitFn |
appearance as argument number 1 |
(documentation SquareUnitFn EnglishLanguage "(SquareUnitFn ?UNIT) denotes the UnitOfMeasure that is the square of the UnitOfMeasure ?UNIT. For example, (SquareUnitFn (KiloFn Meter)) denotes the unit of a square kilometer.") | Geography.kif 3967-3970 | |
(domain SquareUnitFn 1 UnitOfMeasure) | Geography.kif 3964-3964 | The number 1 argument of square unit is an instance of unit of measure |
(instance SquareUnitFn UnaryFunction) | Geography.kif 3963-3963 | Square unit is an instance of unary function |
(range SquareUnitFn UnitOfMeasure) | Geography.kif 3965-3965 | The range of square unit is an instance of unit of measure |
appearance as argument number 2 |
(format ChineseLanguage SquareUnitFn "%1 的 square 单位") | domainEnglishFormat.kif 2335-2335 | |
(format ChineseTraditionalLanguage SquareUnitFn "%1 的 square 單位") | domainEnglishFormat.kif 2334-2334 | |
(format EnglishLanguage SquareUnitFn "the square unit of %1") | domainEnglishFormat.kif 2333-2333 | |
(termFormat ChineseLanguage SquareUnitFn "方形单位") | domainEnglishFormat.kif 54934-54934 | |
(termFormat ChineseTraditionalLanguage SquareUnitFn "方形單位") | domainEnglishFormat.kif 54933-54933 | |
(termFormat EnglishLanguage SquareUnitFn "square unit") | domainEnglishFormat.kif 54932-54932 |
statement |
(equal SquareKilometer (SquareUnitFn (KiloFn Meter))) |
Geography.kif 3973-3973 | Square kilometer is equal to the square unit of 1 thousand meters |
(equal SquareMeter (SquareUnitFn Meter)) |
Geography.kif 3972-3972 | Square meter is equal to the square unit of meter |