Manuals/calci/DSIN

From ZCubes Wiki
Revision as of 11:05, 31 October 2013 by Joseph (talk | contribs)
Jump to navigation Jump to search

DSIN(n)

where

is the angle in degrees.


DSIN returns the double-precision real sine of its double-precision real argument.


DSIN returns NaN if n is not real


DSIN


Lets see an example in (Column2Row1)

=DSIN(Column1Row1)

Returns 0.707107 for DSIN(45)

Consider another example in (Column2Row2)

=DSIN(Column1Row2)

Returns NaN for DSIN("abc")


Syntax

Remarks

Examples

Description

Default Calci
Column1 Column2 Column3 Column4
Row1 45 0.707107 0
Row2 abc NaN 0
Row3 0
0 0
Row4 0 0 0 0
Row5 0 0 0 0
Row6 0 0 0 0
File:Calci1.gif

File:Bold.gif

File:Italic.gif

File:Normal.gif

File:Underline.gif

File:Border.gif

File:Numbers.gif

File:Sort.gif

File:Formatcells.gif

File:Graphs.gif

$