rename upstream-man-pages to upstream-doc
[clinton/guile-figl.git] / upstream-doc / manglsl / degrees.xml
CommitLineData
7faf1d71
AW
1<?xml version="1.0" encoding="UTF-8"?>\r
2<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook MathML Module V1.1b1//EN"\r
3 "http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd">\r
4<refentry id="radians">\r
5 <refmeta>\r
6 <refmetainfo>\r
7 <copyright>\r
8 <year>2011</year>\r
9 <holder>Khronos Group</holder>\r
10 </copyright>\r
11 </refmetainfo>\r
12 <refentrytitle>degrees</refentrytitle>\r
13 <manvolnum>3G</manvolnum>\r
14 </refmeta>\r
15 <refnamediv>\r
16 <refname>degrees</refname>\r
17 <refpurpose>convert a quantity in radians to degrees</refpurpose>\r
18 </refnamediv>\r
19 <refsynopsisdiv><title>Declaration</title>\r
20 <funcsynopsis>\r
21 <funcprototype>\r
22 <funcdef>genType <function>degrees</function></funcdef>\r
23 <paramdef>genType <parameter>radians</parameter></paramdef>\r
24 </funcprototype>\r
25 </funcsynopsis>\r
26 </refsynopsisdiv>\r
27 <refsect1 id="parameters"><title>Parameters</title>\r
28 <variablelist>\r
29 <varlistentry>\r
30 <term><parameter>radians</parameter></term>\r
31 <listitem>\r
32 <para>\r
33 Specify the quantity, in radians, to be converted to degrees.\r
34 </para>\r
35 </listitem>\r
36 </varlistentry>\r
37 </variablelist>\r
38 </refsect1>\r
39 <refsect1 id="description"><title>Description</title>\r
40 <para>\r
41 <function>degrees</function> converts a quantity, specified in radians into degrees. That is,\r
42 the return value is\r
43 <inlineequation><mml:math>\r
44 <!-- eqn: b sub 0: -->\r
45 <mml:mfrac>\r
46 <mml:mrow>\r
47 <mml:mn>180</mml:mn><mml:mo>&sdot;</mml:mo>\r
48 <mml:mi mathvariant="italic">radians</mml:mi>\r
49 </mml:mrow>\r
50 <mml:pi />\r
51 </mml:mfrac>\r
52 </mml:math></inlineequation>.\r
53 </para>\r
54 </refsect1>\r
55 <refsect1 id="versions"><title>Version Support</title>\r
56 <informaltable frame="topbot">\r
57 #VARTABLECOLS#\r
58 <thead>\r
59 #FUNCTABLEHEADER#\r
60 <row>\r
61 <entry>degrees</entry>#newin11#\r
62 </row>\r
63 </thead>\r
64 </tgroup>\r
65 </informaltable>\r
66 </refsect1>\r
67 <refsect1 id="seealso"><title>See Also</title>\r
68 <para>\r
69 <citerefentry><refentrytitle>radians</refentrytitle></citerefentry>\r
70 </para>\r
71 </refsect1>\r
72 <refsect1 id="Copyright"><title>Copyright</title>\r
73 <para>\r
74 Copyright <trademark class="copyright"></trademark> 2011 Khronos Group. \r
75 This material may be distributed subject to the terms and conditions set forth in \r
76 the Open Publication License, v 1.0, 8 June 1999.\r
77 <ulink url="http://opencontent.org/openpub/">http://opencontent.org/openpub/</ulink>.\r
78 </para>\r
79 </refsect1>\r
80</refentry>\r