Site Tools


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

MulUF30_F60

Multiplies two unsigned 2.30 numbers and returns a 4.60 result.

Synopsis

void MulUF30_F60( ufrac60 *prod, ufrac30 m1, ufrac30 m2 )

Description

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

Arguments

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

Implementation

Folio call implemented in operamath V20.

Associated Files

operamath.h, operamath.lib

See Also

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