Synopsis
#include <cruntime.h>
float __float32_mul(float muliplicand, float multiplier);
Description

__float32_mul multiplies multiplicand by multiplier and returns the product as the result.

Portability

__float32_mul is a provided on all implementations of CrossWorks.