solid angle - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


Units of Solid Angle

 

Description

Examples

Description

• 

A solid angle symbolically has dimension 1. For consistency in the Units package, solid angles have the dimension length^2/length(radius)^2. The SI derived unit of angle is the steradian, which is defined as the solid angle for which the surface area equals the radius squared.

• 

Maple knows the units of angle listed in the following table.

Name

Symbols

Context

Alternate Spellings

Prefixes

 

 

 

 

 

steradian

sr

SI *

steradians

SI

sphere

 

angle *

spheres

 

hemisphere

 

angle *

hemispheres

 

  

An asterisk ( * ) indicates the default context, an at sign (@) indicates an abbreviation, and under the prefixes column, SI indicates that the unit takes all SI prefixes, IEC indicates that the unit takes IEC prefixes, and SI+ and SI- indicate that the unit takes only positive and negative SI prefixes, respectively.  Refer to a unit in the Units package by indexing the name or symbol with the context, for example, sphere[angle] or sr[SI]; or, if the context is indicated as the default, by using only the unit name or symbol, for example, sphere or sr.

  

 

  

The units of solid angle are defined as follows.

  

A sphere is defined as 4π  steradians.

  

A hemisphere is defined as 2π steradians.

Examples

convertsteradian,dimensions

solid_angle

(1)

convertsteradian,dimensions,base=true

length2lengthradius2

(2)

convert12,units,hemisphere,steradians

π

(3)

convert3,units,steradian,radians2

3

(4)

See Also

convert/dimensions

convert/units

Units

Units/angle

Units/Index

Units/length