Welcome -
Guest!
Login
/
Register Now
|
Search:
Home
Articles
Forum
Interview FAQ
Activities
News
Videos
Poll
Links
People
Groups
SQL Server Articles
Submit Article
Home
»
Articles
»
SQL Server
»
Math Functions
RSS Feeds
COS Function
Posted By:
Sarita Patel
Category:
SQL Server
Views:
1517
This article explains COS function of sql server with examples.
COS is used to get trigonometric cosine of the specified angle in radians.
Syntax of COS Function :
COS (
float_expression
)
float_expression
is an expression of float data type.
Return type
of COS is float data type.
Examples of COS Function :
Example 1 : Use of COS function in select clause
SELECT
COS(30)
Output
0.154251449887584
Above example returns trigonometric cosine value for specified value in angle.
Share:
Previous Post:
SIN Function
Next Post:
TAN Function
Didn't find what you were looking for? Find more on
COS Function
Or get
search suggestion and latest updates
.
Sarita Patel
author of COS Function is from
United States
.
View All Articles
Related Articles and Code:
Program to find co-relation between two data sets defined and initialise by the user
PROGRAM FOR SECANT METHOD OF PARTICULAR EQUATION IS log(x)-cos(x)
PROGRAM FOR SECANT METHOD OF PARTICULAR EQUATION IS log(x)-cos(x)
BISECTION METHOD USING LOG10(X)-COS(X)
USING EXISTS with CO-RELATED SUB-QUERIES
Program of nesting member functions, private member functions and array of objects
Example 4 of using function and local variables in functions
Write a function to perform string operation i.e. split, join, length, substring using pointer without using any string function
Program to read numbers from two files using fscanf function and write it in another file using fprintf function in ascending order
Program which creates an Array of character. Make one function with one argument as a character and that function throw a user defined exception
Function to find the binary equivalent of a given decimal integer and display it
Program of matrix multiplication using function
Program of matrix addition using function
Program to find the length of a string taken from user without using strlen function
Program to create user defined fork function and create 2 child process, print their process ids
Program to implement Add and Subtract functions on Big Number Class
Program to illusrate data conversion user defined data types using functions
Program to illustrate the functions returning pointers
Program to illustrate passing structures to function
Program to illustrate over-riding of base class member function in a derived class
Other Interesting Articles in SQL Server:
CURSOR_STATUS Function
>= ( Greater Than or Equal To ) Comparison Operator
DATABASEPROPERTY Function
FILEPROPERTY Function
SESSIONPROPERTY Function
SIN Function
Eliminating Duplicate Rows with DISTINCT
Arithmetic operators
STDEV Function
DB_ID Function
AND Logical Operator
@@SERVICENAME - SERVICENAME Function
USER_ID Function
VARP Function
@@IO_BUSY - IO_BUSY Function
ROUND Function
GETDATE Function
Text and Image Functions
System Statistical Functions
@@MAX_CONNECTIONS - MAX_CONNECTIONS Function
Please enter your Comment
*
*
Comment should be atleast 30 Characters.
Please put code inside [Code] your code [/Code].
Please login to post comment
No Comment Found, Be the First to post comment!
SQL Server
View All
Aggregate Functions
Analytical Functions
Configuration Function...
Constraints
Cursor
Cursor Functions
Data Control Language
Data Definition Lang
Data Manipulation Lang
Data Type
Database
Date Time Functions
Functions
Index
Interview FAQ
Joins
Math Functions
Meta Data Functions
Miscellaneous
Operator
Rowset Functions
Security Functions
Select Query
Sequence
Stored Procedures
String Functions
Sub Query
System Functions
System Statistical Fun...
Text and Image Functio...
Transaction Control La...
Trigger
View
Assembly Language
Artificial Intelligence
C Programming
C++ Programming
Visual C++
OOAD
Cobol
Java
Asp.net MVC
Rest and WCF Services
Entity Framework
Knockout.Js
Unix / Linux / Ubuntu
Networking
OOPs Concept
HTML
Dos
SQL
System Analysis & Design
Gadgets
Internet
CSS
Javascript
.Net Framework
Asp.net
C#
VB.Net
Python
Perl
Oracle
Software Engineering
RDBMS Terms
AJAX Framework
Design Pattern
UML
WPF
WCF
SEO
PowerShell
Visual Studio
WWF
BizTalk Server
Azure
General
Testing
Online Certifications
PHP
My SQL
LinQ
Project Management
Silverlight
XML
MS Office
Windows OS
DHTML
Sharepoint