Condividi tramite


Funzione RealModulo (math3dhelper.h)

Calcola il valore modulare compreso tra x e y.

Sintassi

float RealModulo(
  float x,
  float y
);

Parametri

x

coordinata x.

y

Coordinata y.

Valore restituito

Questa funzione restituisce un valore float.

Requisiti

Requisito Valore
Intestazione math3dhelper.h