fdimf v0.1.0

Source
Computes positive difference of two floating-point values.

Package: C

C reference: fdimf

Signature

func fdimf(x: float32, y: float32) -> float32;

See also

  • C — the package overview