Searched refs:csc (Results 1 - 7 of 7) sorted by relevance
| /osnet-11/usr/src/lib/libsmb/common/ |
| H A D | smb_share.c | 235 syslog(LOG_INFO, "csc option conflict: 0x%08x", 289 char *csc; local 383 if ((csc = smb_share_csc_name(si)) != NULL) 384 rc |= sa_share_set_prop(props, SHOPT_CSC, csc);
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/ |
| H A D | Complex.t | 169 'csc(0)', 607 |'csc(acsc(z))':'z' 608 |'csc(z)':'1 / sin(z)' 609 |'csc(z)':'cosec(z)' 729 &csc 737 &csc
|
| H A D | Trig.pm | 189 The cofunctions of the sine, cosine, and tangent (cosec/csc and cotan/cot 192 B<csc>, B<cosec>, B<sec>, B<sec>, B<cot>, B<cotan> 243 csc 263 For the C<csc>, C<cot>, C<asec>, C<acsc>, C<acot>, C<csch>, C<coth>,
|
| H A D | Complex.pm | 50 csc cosec sec cot cotan 891 # csc 893 # Computes the cosecant csc(z) = 1 / sin(z). 895 sub csc { subroutine 898 _divbyzero "csc($z)", "sin($z)" if ($sz == 0); 905 # Alias for csc(). 907 sub cosec { Math::Complex::csc(@_) } 1678 csc(z) = 1 / sin(z) 1706 I<arg>, I<abs>, I<log>, I<csc>, I<cot>, I<acsc>, I<acot>, I<csch>, 1879 tan sec csc co [all...] |
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
| H A D | Shell.pm | 208 Changes by Jenda@Krynicky.cz and Dave Cottle <d.cottle@csc.canterbury.ac.nz>
|
| /osnet-11/usr/src/grub/grub-0.97/docs/ |
| H A D | texinfo.tex | 1468 \def\scshape{csc} 1469 \def\scbshape{csc}
|
| /osnet-11/usr/src/grub/grub2/docs/ |
| H A D | texinfo.tex | 1937 \def\scshape{csc} 1938 \def\scbshape{csc}
|
Completed in 63 milliseconds