mp.tasks.vision.holistic_landmarker.base_vision_task_api.math.fmod

Return fmod(x, y), according to platform C.

x % y may differ.