ccos man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



COS(3F)								       COS(3F)

NAME
     cos, dcos, qcos, ccos, zcos, cqcos, cosd, dcosd, qcosd - FORTRAN cosine
     intrinsic function

SYNOPSIS
     real r1, r2
     double precision dp1, dp2
     real*16 qp1, qp2
     complex cx1, cx2
     complex*16 cd1, cd2
     complex*32 cd3, cd4
     real*4 r3, r4
     real*8 dp3, dp4
     real*16 qp3, qp4

     r2 = cos(r1)

     dp2 = dcos(dp1)
     dp2 = cos(dp1)

     qp2 = qcos(qp1)
     qp2 = cos(qp1)

     cx2 = ccos(cx1)
     cx2 = cos(cx1)

     cd2 = zcos(cd1)
     cd2 = cos(cd1)

     cd4 = cqcos(cd3)
     cd4 = cos(cd3)

     r4 = cosd(r3)

     dp4 = dcosd(dp3)
     dp4 = cosd(dp3)

     qp4 = qcosd(qp3)
     qp4 = cosd(qp3)

DESCRIPTION
     cos returns the real cosine of its real argument.	dcos returns the
     double-precision cosine of its double-precision argument.	qcos returns
     the real*16 cosine of its real*16 argument.  ccos returns the complex
     cosine of its complex argument.  zcos returns the complex*16 cosine of
     its complex*16 argument.  cqcos returns the complex*32 cosine of its
     complex*32 argument.  The argument for these functions must be in radians
     and is treated modulo 2*Pi.

     The generic cos function becomes dcos, qcos, ccos, zcos, or cqcos as
     required by argument type.

									Page 1

COS(3F)								       COS(3F)

     cosd returns the real*4 cosine of its real*4 argument.  dcosd returns the
     real*8 cosine of its real*8 argument, and qcosd returns the real*16
     cosine of its real*16 argument.  The argument for cosd, dcosd, and qcosd
     must be in degrees and is treated as modulo 360.

     The generic cosd function becomes dcosd or qcosd as required by argument
     type.

SEE ALSO
     trig(3M).

									Page 2

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net