equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. --> |
|
3 <!-- This component and the accompanying materials are made available under the terms of the License |
|
4 "Eclipse Public License v1.0" which accompanies this distribution, |
|
5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> |
|
6 <!-- Initial Contributors: |
|
7 Nokia Corporation - initial contribution. |
|
8 Contributors: |
|
9 --> |
|
10 <!DOCTYPE concept |
|
11 PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> |
|
12 <concept id="GUID-07A31FD0-304A-57CA-8FFE-4DAD8EE9B30F" xml:lang="en"><title>Maths |
|
13 Overview</title><shortdesc>Provides operations relating to real numbers.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
14 <section id="GUID-CDDE17DC-90A2-4061-A669-D39013079368"><title>Architectural |
|
15 relationships</title> <p>Types for integer and single-precision and double-precision |
|
16 floating-point numbers are defined by the Basic Types API.</p> <p>The Descriptors |
|
17 API provides functions that convert real numbers to strings.</p> </section> |
|
18 <section id="GUID-F0A7C7AF-74AB-4824-A581-86EFAB02930E"><title>Description</title> <p>Functionality |
|
19 is provided by a number of APIs. Use them as follows:</p> <p><xref href="GUID-CDDF6758-C995-5FC8-AC8C-63298B65BBDE.dita">Maths |
|
20 Services Overview</xref> </p> <p>Provides advanced mathematical operations |
|
21 on real numbers.</p> <p><xref href="GUID-EA98D77C-743B-5BA5-B131-A327B12A099C.dita">Character |
|
22 Representation Of Real Numbers Overview</xref> </p> <p>Defines the format |
|
23 of a real number type when it is converted into a string.</p> </section> |
|
24 <section id="GUID-E68B0409-89EB-49A7-BEEB-2C775F8A81B1"><title>See also</title> <p><xref href="GUID-FBE448A4-4728-5EE5-84F2-4790735857B3.dita">Basic Types Overview</xref> </p> <p><xref href="GUID-0817AD1D-58CF-5108-ACBF-26DFD4BA395E.dita">Descriptors Overview</xref> </p> </section> |
|
25 </conbody></concept> |