tan function

Syntax

  • float tan(float value)

Returns

The rounded integer value. If value is integral, value is returned.

Description

The tan function rounds value down to the nearest integer.

Related


In this topic