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

389 B

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

The math.remainder() function functionDescription

import "math"

math.remainder( EXAMPLE )

Parameters

x

The value used in the operation.

Data type: Float

Special cases