tan function

This 2019.0 documentation has been archived and is no longer updated. Content and links may be outdated. See the latest documentation.

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