tan function

CityEngine 2022.0    |    |  

Syntax

  • float tan(x)

Parameters

  1. xfloat

Returns

The tangent of x.

Description

The tan function calculates the tangent of x where x is given in degrees.

Related


In this topic