Skip to content

Commit e1fd260

Browse files
authored
Update acos-transact-sql.md
Fixed a mistake flagged by Ed Macauley. Apologies. Thanks, Ed!
1 parent fa5ed1e commit e1fd260

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/functions/acos-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ monikerRange: ">= aps-pdw-2016 || = azuresqldb-current || = azure-sqldw-latest |
3232
# ACOS (Transact-SQL)
3333
[!INCLUDE[tsql-appliesto-ss2008-all-md](../../includes/tsql-appliesto-ss2008-all-md.md)]
3434

35-
A function that returns the angle, in radians, whose sine is the specified float expression. This is also called arccosine.
35+
A function that returns the angle, in radians, whose cosine is the specified float expression. This is also called arccosine.
3636

3737
![Topic link icon](../../database-engine/configure-windows/media/topic-link.gif "Topic link icon") [Transact-SQL Syntax Conventions](../../t-sql/language-elements/transact-sql-syntax-conventions-transact-sql.md)
3838

0 commit comments

Comments
 (0)