Difference between revisions of "Manuals/calci/DCOTAN"

From ZCubes Wiki
Jump to navigation Jump to search
Line 69: Line 69:
 
|
 
|
 
|}
 
|}
 
{|
 
| <span align="left">[[Image:calci1.gif]]</span>
 
|
 
|
 
[[Image:bold.gif]]
 
|
 
[[Image:italic.gif]]
 
|
 
[[Image:normal.gif]]
 
|
 
[[Image:underline.gif]]
 
|
 
[[Image:border.gif]]
 
|
 
[[Image:numbers.gif]]
 
|
 
[[Image:sort.gif]]
 
|
 
[[Image:formatcells.gif]]
 
|
 
[[Image:graphs.gif]]
 
| $
 
|}
 
 
</div>
 
----
 

Revision as of 04:42, 31 October 2013

DCOTAN(x)


  • where x is in Radians
  • by default Calci use Radian as angle



DCOTAN returns the double-precision real cotangent of its double-precision real argument.


DCOTAN returns NaN if n is not real



Lets see an example in (Column2Row1)


Returns 1.91754 for DCOTAN(40)

Consider another example in (Column2Row2)

Returns NaN for DCOTAN("abc")

Default Calci
Column1 Column2 Column3 Column4
Row1 40 1.191754
Row2 abc NaN
Row3
Row4
Row5
Row6