Expand Minimize
This topic has not yet been rated - Rate this topic

COS Function (VisioShapeSheet)

Published: July 16, 2012

Returns the cosine of an angle.

COS(angle)

Parameters

Name

Required/Optional

Data Type

Description

angle

Required

Numeric

The angle of which to get the cosine.

The COS function uses radians unless you specify a different unit of measure in angle.

COS(45 deg)

Returns 0.7071.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.