DocsPlaygroundBlogCommunityPackages
  • Playground
  • Blog
  • Community
  • Packages
  • X
  • Bluesky
  • GitHub
  • Forum
Language ManualAPISyntax LookupReact

Syntax Lookup

Enter some language construct you want to know more about.
This is the floating point multiplication operator.

Deprecated, you can just use * for both integers and floats since v12.

This operator performs floating point multiplication.

ReScriptJS Output
let result = 1.5 *. 2.3

For multiplying integers see the * operator.

© 2025 The ReScript Project

About
  • Community
  • ReScript Association
Find us on