ISO IEC 29124-2010 Information technology - Programming languages their environments and system software interfaces - Extensions to the C++ Library to support m.pdf
《ISO IEC 29124-2010 Information technology - Programming languages their environments and system software interfaces - Extensions to the C++ Library to support m.pdf》由会员分享,可在线阅读,更多相关《ISO IEC 29124-2010 Information technology - Programming languages their environments and system software interfaces - Extensions to the C++ Library to support m.pdf(30页珍藏版)》请在麦多课文档分享上搜索。
1、 Reference number ISO/IEC 29124:2010(E) ISO/IEC 2010INTERNATIONAL STANDARD ISO/IEC 29124 First edition 2010-09-15 Information technology Programming languages, their environments and system software interfaces Extensions to the C+ Library to support mathematical special functions Technologies de lin
2、formation Langages de programmation, leur environnement et interfaces des logiciels de systmes Extensions la bibliothque C+ pour supporter les fonctions mathmatiques spciales ISO/IEC 29124:2010(E) PDF disclaimer This PDF file may contain embedded typefaces. In accordance with Adobes licensing policy
3、, this file may be printed or viewed but shall not be edited unless the typefaces which are embedded are licensed to and installed on the computer performing the editing. In downloading this file, parties accept therein the responsibility of not infringing Adobes licensing policy. The ISO Central Se
4、cretariat accepts no liability in this area. Adobe is a trademark of Adobe Systems Incorporated. Details of the software products used to create this PDF file can be found in the General Info relative to the file; the PDF-creation parameters were optimized for printing. Every care has been taken to
5、ensure that the file is suitable for use by ISO member bodies. In the unlikely event that a problem relating to it is found, please inform the Central Secretariat at the address given below. COPYRIGHT PROTECTED DOCUMENT ISO/IEC 2010 All rights reserved. Unless otherwise specified, no part of this pu
6、blication may be reproduced or utilized in any form or by any means, electronic or mechanical, including photocopying and microfilm, without permission in writing from either ISO at the address below or ISOs member body in the country of the requester. ISO copyright office Case postale 56 CH-1211 Ge
7、neva 20 Tel. + 41 22 749 01 11 Fax + 41 22 749 09 47 E-mail copyrightiso.org Web www.iso.org Published in Switzerland ii ISO/IEC 2010 All rights reservedContents Contents iii List of Tables v Foreword vi Introduction vii 1 Scope 1 1.1 Purpose and intent . . . . . . . . . . . . . . . . . . . . . . .
8、. . . . . . . . . . . . . . . . . . . . . . . 1 1.2 Relation to C+ Standard Library Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.3 Categories of extensions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 2 Normative references 2
9、 3 Terms, denitions, and symbols 3 4 Conformance 4 5 Headers 5 6 Namespaces 6 7 Macro names 7 7.1 Predened macro name . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 7.2 User-dened macro name . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
10、. . . . . . . . 7 8 Mathematical special functions 8 8.1 Additions to header . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 8.1.1 associated Laguerre polynomials . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 8.1.2 associated Legendre polyno
11、mials . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 8.1.3 beta function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 8.1.4 (complete) elliptic integral of the rst kind . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 8.1.
12、5 (complete) elliptic integral of the second kind . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 8.1.6 (complete) elliptic integral of the third kind . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 ISO/IEC 29124:2010(E) ISO/IEC 2010 All rights reserved iiiCONTENTS CONTENTS iv 8.
13、1.7 regular modied cylindrical Bessel functions . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 8.1.8 cylindrical Bessel functions (of the rst kind) . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 8.1.9 irregular modied cylindrical Bessel functions . . . . . . . . . . . . . . . . .
14、 . . . . . . . . . 13 8.1.10 cylindrical Neumann functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 8.1.11 (incomplete) elliptic integral of the rst kind . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 8.1.12 (incomplete) elliptic integral of the second kind
15、. . . . . . . . . . . . . . . . . . . . . . . . . . 15 8.1.13 (incomplete) elliptic integral of the third kind . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 8.1.14 exponential integral . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 8.1.15 Hermite poly
16、nomials . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 8.1.16 Laguerre polynomials . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 8.1.17 Legendre polynomials . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
17、. . . 16 8.1.18 Riemann zeta function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 8.1.19 spherical Bessel functions (of the rst kind) . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 8.1.20 spherical associated Legendre functions . . . . . . . . . . . .
18、 . . . . . . . . . . . . . . . . . . 17 8.1.21 spherical Neumann functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 8.2 Additions to header . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 8.3 The header . . . . . . . . . . . . . . .
19、. . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 8.4 The header . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 Bibliography 19 Index 20 ISO/IEC 29124:2010(E) iv ISO/IEC 2010 All rights reservedList of Tables 1 Summary of affected headers . . . . . .
20、. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2 Additions to header synopsis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 ISO/IEC 29124:2010(E) ISO/IEC 2010 All rights reserved vForeword ISO (the International Organization for Standardization) and I
21、EC (the International Electrotechnical Commission) form the specialized system for worldwide standardization. National bodies that are members of ISO or IEC participate in the development of International Standards through technical committees established by the respective organization to deal with
22、particular elds of technical activity. ISO and IEC technical committees collaborate in elds of mutual interest. Other international organizations, governmental and non-governmental, in liaison with ISO and IEC, also take part in the work. In the eld of information technology, ISO and IEC have establ
23、ished a Joint Technical Committee, ISO/IEC JTC 1. International Standards are drafted in accordance with the rules given in the ISO/IEC Directives, Part 2. The main task of the Joint Technical Committee is to prepare International Standards. Draft International Standards adopted by the Joint Technic
24、al Committee are circulated to national bodies for voting. Publication as an International Standard requires approval by at least 75% of the national bodies casting a vote. Attention is drawn to the possibility that some of the elements of this document may be the subject of patent rights . ISO and
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ISOIEC291242010INFORMATIONTECHNOLOGYPROGRAMMINGLANGUAGESTHEIRENVIRONMENTSANDSYSTEMSOFTWAREINTERFACESEXTENSIONSTOTHECLIBRARYTOSUPPORTMPDF

链接地址:http://www.mydoc123.com/p-1257170.html