//ERDDAP/com.cohort.util/ScriptMath/IEEEremainder
IEEEremainder
[JVM]
open fun IEEEremainder(f1: Double, f2: Double): Double
Computes the remainder operation on two arguments as prescribed by the IEEE 754 standard.
//ERDDAP/com.cohort.util/ScriptMath/IEEEremainder
[JVM]
open fun IEEEremainder(f1: Double, f2: Double): Double
Computes the remainder operation on two arguments as prescribed by the IEEE 754 standard.