Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ccos(3) [osx man page]

CSIN(3) 						   BSD Library Functions Manual 						   CSIN(3)

NAME
csin -- complex sine function ccos -- complex cosine function ctan -- complex tangent function SYNOPSIS
#include <complex.h> double complex csin(double complex z); long double complex csinl(long double complex z); float complex csinf(float complex z); double complex ccos(double complex z); long double complex ccosl(long double complex z); float complex ccosf(float complex z); double complex ctan(double complex z); long double complex ctanl(long double complex z); float complex ctanf(float complex z); DESCRIPTION
csin(z) computes the sine of the complex floating-point number z. ccos(z) computes the cosine of the complex floating-point number z. ctan(z) computes the tangent of the complex floating-point number z. NOTES
csin, ccos, and ctan are defined in terms of the complex hyperbolic functions as follows: csin(z) = -i * csinh(i*z), ccos(z) = ccosh(i*z), ctan(z) = -i * ctanh(i*z). SEE ALSO
csinh(3) ccosh(3) ctanh(3) complex(3) STANDARDS
The csin(), ccos(), and ctan() functions conform to ISO/IEC 9899:2011. 4th Berkeley Distribution December 11, 2006 4th Berkeley Distribution

Check Out this Related Man Page

CSIN(3) 						   BSD Library Functions Manual 						   CSIN(3)

NAME
csin -- complex sine function ccos -- complex cosine function ctan -- complex tangent function SYNOPSIS
#include <complex.h> double complex csin(double complex z); long double complex csinl(long double complex z); float complex csinf(float complex z); double complex ccos(double complex z); long double complex ccosl(long double complex z); float complex ccosf(float complex z); double complex ctan(double complex z); long double complex ctanl(long double complex z); float complex ctanf(float complex z); DESCRIPTION
csin(z) computes the sine of the complex floating-point number z. ccos(z) computes the cosine of the complex floating-point number z. ctan(z) computes the tangent of the complex floating-point number z. NOTES
csin, ccos, and ctan are defined in terms of the complex hyperbolic functions as follows: csin(z) = -i * csinh(i*z), ccos(z) = ccosh(i*z), ctan(z) = -i * ctanh(i*z). SEE ALSO
csinh(3) ccosh(3) ctanh(3) complex(3) STANDARDS
The csin(), ccos(), and ctan() functions conform to ISO/IEC 9899:2011. 4th Berkeley Distribution December 11, 2006 4th Berkeley Distribution
Man Page

12 More Discussions You Might Find Interesting

1. OS X (Apple)

Perl CGI

I am trying to get my MacBook Pro with 10.8 Mt Lion set up to run Perl CGI scripts. Having a problem. I can start Apache Web Server with no problems. Why do I put the static and dynamic scripts? I which directory? I have looked at this article:... (3 Replies)
Discussion started by: djehresmann
3 Replies

2. UNIX for Dummies Questions & Answers

Schedule backup with crontab/tar

Hello all, I am a complete newbie to Unix and therefor also to this forum. I have an assignment for Uni, and need your help to understand something. I need to use crontab and tar to schedule a weekly backup of a folder and its contents. I want the tarball to be stored in the users/float... (6 Replies)
Discussion started by: Float
6 Replies

3. Proxy Server

Problem with Installing Perl Module in Fedora 20

Hi, I have downloaded Audio::Beep. I tried to install it through CPAN but i got YAML error. Then I have tried to install it manually. I tried all the instructions provided in README file. It worked but when i am compiling , it still gives me error: # ls acct21.pl~ imap(2).pl ... (15 Replies)
Discussion started by: zak100
15 Replies

4. Shell Programming and Scripting

PS -EF | GREP JAVA Modification

Hi, When I do ps -ef | grep java I get the following output on my server, But how to get just the last line and the pid....something like:- wasadmin@ccos2104:TEST:bin> ps -ef | grep java wasadmin 5935 54288 0 12:39 pts/8 00:00:00 grep java ccos2104Cell ccos2104 aa ... (2 Replies)
Discussion started by: crosairs
2 Replies

5. Solaris

ZFS ACLS and vim

Hi, Does anyone know a way of making vim preserve ZFS NFSv4 ACLS? Without disabling file backups in vim that is. Thanks in advanced. (10 Replies)
Discussion started by: akame
10 Replies

6. Shell Programming and Scripting

Finiding Files with Perl or awk?

I posted last week about how the find command (known to be slow to begin with), is slowing down by 75x on a windows remote share. Do awk or Perl have the capability to find files (pretty sure the answer for Perl is yes). I want to duplicate find "$dataDir" -type d -name '*.aps' (recursive... (10 Replies)
Discussion started by: Michael Stora
10 Replies

7. Shell Programming and Scripting

Shell Script to delete the protected files.

Hello, we have more than 100000 files in a directory which are write-protected regular file, these files are quite old and would like to delete them completely, Kindly let me know the command or peice of code to automate the process. The filenames are like below MPNT_... (6 Replies)
Discussion started by: Hadoop_Master
6 Replies

8. Solaris

Help with NFS public

Hi, Please help. I created a ZFS pool on Solaris 11.3 (thunder) and shared it using NFS (storage). But when I connect from my Mac without credentials I can't write to the share,I assume I have to make the share public but can't figure out the syntax,please help. Also the pool is for... (6 Replies)
Discussion started by: rthorntn
6 Replies

9. UNIX for Beginners Questions & Answers

Help setting ACL's

Folks, Solaris 10 issue When I add a new directory to a path, I only get the "group@" line in the ACL The parent directory ACL is drwxrws---+ 12 root teama 12 Jul 18 10:31 . owner@:rwxp-DaARWc---:------:allow group@:rwxp-DaARWc--s:fd----:allow ... (0 Replies)
Discussion started by: wilberforce
0 Replies

10. Shell Programming and Scripting

Shell Script with following awk command pls help

Hi I want to create a shell script with the following awk command & also get the filenames in output. awk '/<catetcsecuretty0>/ {p=1} /<catvarlogmessages0>/ {p=0} p' *.xml As there will be multiple outputs related to many xml files I cannot identify which output belongs to which file ... (5 Replies)
Discussion started by: sharp488
5 Replies

11. Shell Programming and Scripting

Copy of "How to create a long list of directories with mkdir?"

To bakunin and corona688: My result when text in file is ms_ww_546 ms_rrL_99999 ms_nnn_67_756675 is https://www.unix.com/C:\Users\Fejoz\Desktop\ttt.jpg I hope you can see the picture. There is like a "whitespace character" after 2 of the 3 created directories. ---------- Post... (0 Replies)
Discussion started by: setub
0 Replies

12. Shell Programming and Scripting

Can't locate loadable object for module IO::Tty

I am getting this error: Can't locate loadable object for module IO::Tty in @INC (@INC contains: /production/79p/perl5/lib/site_perl/5.28.0/x86_64-linux /production/79p/perl5/lib/site_perl/5.28.0 /production/79p/perl5/lib/5.28.0/x86_64-linux /production/79p/perl5/lib/5.28.0... (2 Replies)
Discussion started by: mrn6430
2 Replies