query
On this page

mul

lib.trivial.mul

Primop
Docs pulled from | This Revision | 35 minutes ago

Takes 2 arguments

e1, e2


Return the product of the numbers e1 and e2.


Noogle detected

Aliases

Detected Type
mul :: Number -> Number -> Number

Implementation

This function is implemented in c++ and is part of the native nix runtime.