Select language: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Concept:
English word:
Home

angular degree (AngularDegree)

A plane angle measure.

Ontology

SUMO / UNITS-OF-MEASURE

Class(es)

unit of measure
is instance of
  angular degree  

Superclass(es)

[tree]
entity
is subclass of
  abstract  
is subclass of
  quantity  
is subclass of
  physical quantity  
is subclass of
  constant quantity  
is subclass of
  angle measure  
is subclass of
  plane angle measure  
is subclass of
  angular degree  

Coordinate term(s)

amu  angstrom  atom gram  bit  british thermal unit  byte  calorie  centimeter  cup  day duration  electron volt  euro cent  euro dollar  fahrenheit degree  foot  hour duration  inch  kilo byte  liter  mega byte  mile  minute duration  ounce  pint  pound force  pound mass  quart  radian  rankine degree  slug  united kingdom gallon  united states cent  united states dollar  united states gallon  week duration  year duration 

Related WordNet synsets

degree, arcdegree
a measure for arcs and angles; "there are 360 degrees in a circle"
degree is kind of (all)...   degree is kind of...   degree is part of...   parts of degree...  

Axioms (1)

If number is an instance of real number, then "number angular degree(s)" is equal to ""number*"pi/"" radian(s)".
(=>
      (instance ?NUMBER RealNumber)
      (equal
            (MeasureFn ?NUMBER AngularDegree)
            (MeasureFn
                  (MultiplicationFn
                        ?NUMBER
                        (DivisionFn Pi 180))
                  Radian)))