Site Tools


documentation:development:opera:pf25:ppgfldr:pgsfldr:spr:03spr065

MulUF16_F32

Multiplies two unsigned 16.16 numbers and returns a 32.32 result.

Synopsis

void MulUF16_F32( ufrac32 *prod, ufrac16 m1, ufrac16 m2 )

Description

This function multiplies two unsigned 16.16 numbers together and deposits the unsigned 32.32 result in the location pointed to by the prod argument.

Arguments

  • prod A pointer to the location to store the result.
  • m1, m2 Two unsigned 16.16 multiplicands.

Implementation

Folio call implemented in operamath V20.

Associated Files

operamath.h, operamath.lib

See Also

documentation/development/opera/pf25/ppgfldr/pgsfldr/spr/03spr065.txt · Last modified: 2022/10/10 16:54 by 127.0.0.1