The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

zrotg (3)
  • >> zrotg (3) ( Solaris man: Библиотечные вызовы )
  • 
    NAME
         zrotg - Construct a Given's plane rotation
    
    SYNOPSIS
         SUBROUTINE ZROTG (A, B, C, S)
    
         COMPLEX*16    A, B, S DOUBLE PRECISION       C
    
    
    
         #include <sunperf.h>
    
         void zrotg(doublecomplex *ca, doublecomplex *cb, double * c,
                   doublecomplex *s) ;
    
    PURPOSE
         ZROTG - Construct a Given's plane rotation that will annihi-
         late an element of a vector.
    
    
    PARAMETERS
         A         - COMPLEX*16.
                   On entry, A contains the entry in the first vector
                   that  corresponds to the element to be annihilated
                   in the second vector.  Unchanged on exit.
    
         B         - COMPLEX*16.
                   On entry, B contains the entry to  be  annihilated
                   in the second vector.
    
         C         - DOUBLE PRECISION.
                   On exit, C and S are the elements of the  rotation
                   matrix that will be applied to annihilate B.
    
         S         - COMPLEX*16.
                   On exit, C and S are the elements of the  rotation
                   matrix that will be applied to annihilate B.
    
    
    
    


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру