docs-v2/content/v2.0/reference/flux/functions/math/sincos.md

374 B

title description menu weight
math.sincos() function The math.sincos() function functionDescription
v2_0_ref
name parent
math.sincos Math
301

The math.sincos() function functionDescription

import "math"

math.sincos( EXAMPLE )

Parameters

x

The value used in the operation.

Data type: Float

Special cases