Site Tools


documentation:development:opera:pf25:ppgfldr:pgsfldr:spg:03spr062

MulSF30_F60

Multiplies two signed 2.30 numbers and returns a 4.60 result.

Synopsis

void MulSF30_F60( frac60 *prod, frac30 m1, frac30 m2 )

Description

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

Arguments

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

Implementation

Folio call implemented in operamath V20.

Associated Files

operamath.h, operamath.lib

See Also

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