VB.NET Language in a Nutshell

   
Tan Function

Class

System.Math

Syntax

Tan ( a )

a (required; Double)

An angle in radians

Return Value

A Double containing the tangent of an angle

Description

Returns the ratio of two sides of a right angle triangle

Rules at a Glance

Programming Tips and Gotchas

See Also

Cos Function, Sin Function

   

Категории