OpenMusic

Visual Programming | Computer-Assisted Composition

OpenMusic Reference

Prev| | Next


tan

tan

(lisp module) -- returns the tangent of radians

Syntax

tan radians

Inputs

name data type(s) comments
radians a number the angle whose tangent to compute, in radians

Output

output data type(s) comments
first a number  

Description

Computes the tangent of the angle radians , expressed in radians.


Prev Home Next
table-filter Up temporalboxes