ANSI INCITS ISO IEC 24747-2009 Information technology - Programming languages their environments and system software interfaces - Extensions to the C Library to support mathematica.pdf
《ANSI INCITS ISO IEC 24747-2009 Information technology - Programming languages their environments and system software interfaces - Extensions to the C Library to support mathematica.pdf》由会员分享,可在线阅读,更多相关《ANSI INCITS ISO IEC 24747-2009 Information technology - Programming languages their environments and system software interfaces - Extensions to the C Library to support mathematica.pdf(34页珍藏版)》请在麦多课文档分享上搜索。
1、 INCITS/ISO/IEC 24747:20092010 (ISO/IEC 24747:2009, IDT) Information technology - Programming languages, their environments and system software interfaces - Extensions to the C Library to support mathematical special functions Reaffirmed as INCITS/ISO/IEC 24747:2009 R2015INCITS/ISO/IEC 24747:2009201
2、0 PDF disclaimer This PDF file may contain embedded typefaces. In accordance with Adobes licensing policy, 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
3、, parties accept therein the responsibility of not infringing Adobes licensing policy. The ISO Central Secretariat 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 rel
4、ative to the file; the PDF-creation parameters were optimized for printing. Every care has been taken to 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. Adop
5、ted by INCITS (InterNational Committee for Information Technology Standards) as an American National Standard. Date of ANSI Approval: 11/17/2010 Published by American National Standards Institute, 25 West 43rd Street, New York, New York 10036 Copyright 2010 by Information Technology Industry Council
6、 (ITI). All rights reserved. These materials are subject to copyright claims of International Standardization Organization (ISO), International Electrotechnical Commission (IEC), American National Standards Institute (ANSI), and Information Technology Industry Council (ITI). Not for resale. No part
7、of this publication may be reproduced in any form, including an electronic retrieval system, without the prior written permission of ITI. All requests pertaining to this standard should be submitted to ITI, 1101 K Street NW, Suite 610, Washington DC 20005. Printed in the United States of America ii
8、ITIC 2010 All rights reserved ContentsContents iiiList of Tables vForeword viIntroduction vii1 Scope 11.1 Relation to C Standard Library Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11.2 Categories of extensions . . . . . . . . . . . . . . . . . . . . . . . . . . . .
9、. . . . . . . . . . . . . . 12 Normative references 33 Terms, definitions, and symbols 54 Conformance 75 Predefined macro names 96 Mathematical special functions 116.1 Standard headers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 116.2 Additions to head
10、er . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 116.2.1 associated Laguerre polynomials . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 146.2.2 associated Legendre polynomials . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 146.2
11、.3 beta function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 156.2.4 (complete) elliptic integral of the first kind . . . . . . . . . . . . . . . . . . . . . . . . . . . . 156.2.5 (complete) elliptic integral of the second kind . . . . . . . . . . . . . .
12、. . . . . . . . . . . . . 156.2.6 (complete) elliptic integral of the third kind . . . . . . . . . . . . . . . . . . . . . . . . . . . . 166.2.7 regular modified cylindrical Bessel functions . . . . . . . . . . . . . . . . . . . . . . . . . . . 166.2.8 cylindrical Bessel functions (of the first kind
13、) . . . . . . . . . . . . . . . . . . . . . . . . . . . 166.2.9 irregular modified cylindrical Bessel functions . . . . . . . . . . . . . . . . . . . . . . . . . . 176.2.10 cylindrical Neumann functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 176.2.11 (incomplete) ellip
14、tic integral of the first kind . . . . . . . . . . . . . . . . . . . . . . . . . . . 176.2.12 (incomplete) elliptic integral of the second kind . . . . . . . . . . . . . . . . . . . . . . . . . . 18iiiISO/IEC 24747:2009(E) ISO/IEC 24747:2009(E) ISO/IEC 2009 All rights reservedCONTENTS CONTENTS iv6.2
15、.13 (incomplete) elliptic integral of the third kind . . . . . . . . . . . . . . . . . . . . . . . . . . . 186.2.14 exponential integral . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 186.2.15 Hermite polynomials . . . . . . . . . . . . . . . . . . . . . . . . . .
16、. . . . . . . . . . . . . . 196.2.16 Laguerre polynomials . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 196.2.17 Legendre polynomials . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 196.2.18 Riemann zeta function . . . . . . . . . . . . .
17、 . . . . . . . . . . . . . . . . . . . . . . . . . . 206.2.19 spherical Bessel functions (of the first kind) . . . . . . . . . . . . . . . . . . . . . . . . . . . . 206.2.20 spherical associated Legendre functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 206.2.21 spherical Neumann
18、 functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 216.3 Additions to header . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21Bibliography 23Index 25iv ISO/IEC 24747:2009(E) ISO/IEC 2009 All rights reservedList of Tables1 Numerical library
19、 summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 Additions to header synopsis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 143 Additions to header synopsis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22vISO/IEC
20、 24747:2009(E) ISO/IEC 2009 All rights reservedForewordISO (the International Organization for Standardization) and IEC (the International Electrotechnical Commission) formthe specialized system for worldwide standardization. National bodies that are members of ISO or IEC participate in thedevelopme
21、nt of International Standards through technical committees established by the respective organization to dealwith particular fields of technical activity. ISO and IEC technical committees collaborate in fields of mutual interest.Other international organizations, governmental and non-governmental, i
22、n liaison with ISO and IEC, also take part inthe work. In the field of information technology, ISO and IEC have established a joint technical committee, ISO/IECJTC 1.International Standards are drafted in accordance with the rules given in the ISO/IEC Directives, Part 2.The main task of the joint te
23、chnical committee is to prepare International Standards. Draft International Standardsadopted by the joint technical committee are circulated to national bodies for voting. Publication as an InternationalStandard requires approval by at least 75 % of the national bodies casting a vote.Attention is d
24、rawn to the possibility that some of the elements of this document may be the subject of patent rights. ISOand IEC shall not be held responsible for identifying any or all such patent rights.vi ISO/IEC 24747 was prepared by Joint Technical Committee ISO/IEC JTC 1, Information technology, Subcommitte
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ANSIINCITSISOIEC247472009INFORMATIONTECHNOLOGYPROGRAMMINGLANGUAGESTHEIRENVIRONMENTSANDSYSTEMSOFTWAREINTERFACESEXTENSIONSTOTHECLIBRARYTOSUPPORTMATHEMATICAPDF

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