math.mInf() function
The math.mInf()
function returns positive infinity if sign >= 0
, negative infinity if sign < 0
.
Output data type: Float
import "math"
math.mInf(sign: 1)
// Returns +Inf
Parameters
sign
The sign value used in the operation.
Data type: Integer
Support and feedback
Thank you for being part of our community! We welcome and encourage your feedback and bug reports for InfluxDB and this documentation. To find support, the following resources are available:
InfluxDB Cloud and InfluxDB Enterprise customers can contact InfluxData Support.