Silicon Power Computer & comm SILICON GRAPHICS (IRIX 6) DOUBLE PRECISION FLSG620DA user manual

User manual for the device Silicon Power Computer & comm SILICON GRAPHICS (IRIX 6) DOUBLE PRECISION FLSG620DA

Device: Silicon Power Computer & comm SILICON GRAPHICS (IRIX 6) DOUBLE PRECISION FLSG620DA
Category: Computer Accessories
Manufacturer: Silicon Power Computer & comm
Size: 0.17 MB
Added : 3/6/2013
Number of pages: 10
Print the manual

Download

How to use this site?

Our goal is to provide you with a quick access to the content of the user manual for Silicon Power Computer & comm SILICON GRAPHICS (IRIX 6) DOUBLE PRECISION FLSG620DA. Using the online preview, you can quickly view the contents and go to the page where you will find the solution to your problem with Silicon Power Computer & comm SILICON GRAPHICS (IRIX 6) DOUBLE PRECISION FLSG620DA.

For your convenience

If looking through the Silicon Power Computer & comm SILICON GRAPHICS (IRIX 6) DOUBLE PRECISION FLSG620DA user manual directly on this website is not convenient for you, there are two possible solutions:

  • Full Screen Viewing - to easily view the user manual (without downloading it to your computer), you can use full-screen viewing mode. To start viewing the user manual Silicon Power Computer & comm SILICON GRAPHICS (IRIX 6) DOUBLE PRECISION FLSG620DA on full screen, use the button Fullscreen.
  • Downloading to your computer - You can also download the user manual Silicon Power Computer & comm SILICON GRAPHICS (IRIX 6) DOUBLE PRECISION FLSG620DA to your computer and keep it in your files. However, if you do not want to take up too much of your disk space, you can always download it in the future from ManualsBase.
Silicon Power Computer & comm SILICON GRAPHICS (IRIX 6) DOUBLE PRECISION FLSG620DA User manual - Online PDF
Advertisement
« Page 1 of 10 »
Advertisement
Print version

Many people prefer to read the documents not on the screen, but in the printed version. The option to print the manual has also been provided, and you can use it by clicking the link above - Print the manual. You do not have to print the entire manual Silicon Power Computer & comm SILICON GRAPHICS (IRIX 6) DOUBLE PRECISION FLSG620DA but the selected pages only. paper.

Summaries

Below you will find previews of the content of the user manuals presented on the following pages to Silicon Power Computer & comm SILICON GRAPHICS (IRIX 6) DOUBLE PRECISION FLSG620DA. If you want to quickly view the content of pages found on the following pages of the manual, you can use them.

Abstracts of contents
Summary of the content on the page No. 1

FLSG620DA Users' Note http://www.csar.cfs.ac.uk/test/software/maths/nag/mark20...
NAG Fortran Library, Mark 20
FLSG620DA
Silicon Graphics (IRIX 6) Double Precision
Users' Note
Contents
1. Introduction
2. Availability of Routines
3. General Information
3.1. Accessing the Library
3.2. Example Programs
3.3. Interpretation of Bold Italicised Terms
3.4. Explicit Output from NAG Routines
3.5. Interface Blocks
4. Routine-specific Information
5. Documentation
6. Support from NAG
7. User Feedback
Appendi

Summary of the content on the page No. 2

FLSG620DA Users' Note http://www.csar.cfs.ac.uk/test/software/maths/nag/mark20... (c) Routine Document The libraries supplied with this implementation have not been compiled in a manner that facilitates the use of multiple threads. 2. Availability of Routines All routines listed in the chapter contents documents of the NAG Fortran Library Manual, Mark 20 are available in this implementation. At Mark 20, 95 new primary ("user-callable") routines and 36 thread safe equivalents of existing routines

Summary of the content on the page No. 3

FLSG620DA Users' Note http://www.csar.cfs.ac.uk/test/software/maths/nag/mark20... f90 driver.f -lnag_scs -lscs This links to the NAG library as well as the Silicon Graphics BLAS and LAPACK routines in SCSL. Note that the choice of the library linked to can be overridden by specifying the application binary interface (ABI), that is -n32 or -64, and the instruction set architecture (ISA), that is -mips3 or -mips4. Gaining access to the libraries is a simple process, loading the nag module (module

Summary of the content on the page No. 4

FLSG620DA Users' Note http://www.csar.cfs.ac.uk/test/software/maths/nag/mark20... returned by X02AJF in Section 4 Thus a parameter described as real should be declared as DOUBLE PRECISION in your program. If a routine accumulates an inner product in additional precision, it is using software to simulate quadruple precision. In routine documents that have been newly typeset since Mark 12 additional bold italicised terms are used in the published e

Summary of the content on the page No. 5

FLSG620DA Users' Note http://www.csar.cfs.ac.uk/test/software/maths/nag/mark20... their use is recommended in preference to writing your own declarations. The NAG Fortran Library Interface Block files are organised by Library chapter. The module names are: nag_f77_a_chapter nag_f77_c_chapter nag_f77_d_chapter nag_f77_e_chapter nag_f77_f_chapter nag_f77_g_chapter nag_f77_h_chapter nag_f77_m_chapter nag_f77_p_chapter nag_f77_s_chapter nag_f77_x_chapter These are supplied in pre-compiled form (.mod

Summary of the content on the page No. 6

FLSG620DA Users' Note http://www.csar.cfs.ac.uk/test/software/maths/nag/mark20... ******************************************************************* * .. Executable Statements .. WRITE (NOUT,*) 'S18DEF Example Program Results' * Skip heading in data file READ (NIN,*) WRITE (NOUT,*) WRITE (NOUT,99999) 'Calling with N =', N WRITE (NOUT,*) WRITE (NOUT,*) +' FNU Z SCALE CY(1) CY(2) + NZ IFAIL' WRITE

Summary of the content on the page No. 7

FLSG620DA Users' Note http://www.csar.cfs.ac.uk/test/software/maths/nag/mark20... F(2) = 1.0D-14 S10AAF E(1) = 18.50 S10ABF E(1) = 708.0 S10ACF E(1) = 708.0 S13AAF x(hi) = 708.3 S13ACF x(hi) = 5.6D+14 S13ADF x(hi) = 5.6D+14 S14AAF IFAIL = 1 if X > 170.0 IFAIL = 2 if X < -170.0 IFAIL = 3 if abs(X) < 2.23D-308 S14ABF IFAIL = 2 if X > 2.55D+305 S15ADF x(hi) = 26.6 x(low) = -6.25 S15AEF x(hi) = 6.25 S17ACF IFAIL = 1 if X > 5.6D+14 S17ADF

Summary of the content on the page No. 8

FLSG620DA Users' Note http://www.csar.cfs.ac.uk/test/software/maths/nag/mark20... (f) X01 The values of the mathematical constants are: X01AAF (PI) = 3.1415926535897932 X01ABF (GAMMA) = 0.5772156649015329 (g) X02 The values of the machine constants are: The basic parameters of the model X02BHF = 2 X02BJF = 53 X02BKF = -1021 X02BLF = 1024 X02DJF = .TRUE. Derived parameters of the floating-point arithmetic X02AJF = Z'3CA0000000000001' ( 1.11022302462516D-16 ) X02AKF = Z'00100000000000

Summary of the content on the page No. 9

FLSG620DA Users' Note http://www.csar.cfs.ac.uk/test/software/maths/nag/mark20... Document Format (PDF) files, with an HTML index, in the NAGdoc directory. The introductory material is also provided as HTML files in the NAGdoc directory. A main index file has been provided (NAGdoc/fl/html/mark20.html) which contains a fully linked contents document pointing to all the available PDF (and where available HTML) files. Use your HTML browser to navigate from here. In addition the following are provid

Summary of the content on the page No. 10

FLSG620DA Users' Note http://www.csar.cfs.ac.uk/test/software/maths/nag/mark20... Many factors influence the way NAG's products and services evolve and your ideas are invaluable in helping us to ensure that we meet your needs. If you would like to contribute to this process we would be delighted to receive your comments. Please contact your local NAG Response Centre (shown below). Appendix - Contact Addresses NAG Ltd Wilkinson House Jordan Hill Road OXFORD OX2 8DR NAG Lt


Alternative user manuals
# User manual Category Download
1 Sony VGC-RB50(G) User manual Computer Accessories 1
2 Sony Movie Studio HD Platinum Suite 11 MSPSMS11000 User manual Computer Accessories 177
3 Sony Hi-MD Walkman MCMD-R1 User manual Computer Accessories 7
4 Sony Sound Forge V.10.0 Pro SF-10000 User manual Computer Accessories 435
5 Sony Rechargable Battery Pack VGP-BPSC31 User manual Computer Accessories 23
6 Sony SMP-N100 User manual Computer Accessories 10
7 Sony VGP-BPS13 User manual Computer Accessories 1
8 Sony VGP-BPS22A User manual Computer Accessories 2
9 Sony Walkman NWZ-S616F User manual Computer Accessories 48
10 Philips SBCAC250/00 User manual Computer Accessories 0
11 Sony Rechargable Battery Pack VGPBPSC31 User manual Computer Accessories 1
12 Philips SBCAC250 User manual Computer Accessories 0
13 Sony Walkman NWZ-S615F User manual Computer Accessories 21
14 Philips FR-996 User manual Computer Accessories 514
15 Sony SGPAC10V1 AC Adapter SGPAC10V1 User manual Computer Accessories 17