Programming Reference Manual
Cos
Syntax
Cos(
Num
)
Description
Return the cosine.
Parameter
Description
Num
Return the cosine of this numeric value. This is the number of radians. There are 2*Pi radians in a full circle.
See Also
Atn
,
Sin
,
Tan
.
Example
Sub
Main
Debug
.
Print
Cos
(1)
' 0.54030230586814
End
Sub
Home
IDE Overview
Declarations
Data Types
Assignment
Flow Control
Error Handling
Conversion
Variable Info
Constant
Math
Math
Abs
Atn
Cos
Exp
Fix
Int
Log
Randomize
Rnd
Round
Sgn
Sin
Sqr
Tan
Financial
Strings
StringClass
Objects
Time/Date
File
User Input
User Dialog
Dialog Functions
Web Form
CCL (web server)
DDE
Settings
Miscellaneous
Operator
Translator