1
0

scalb.asciidoc 313 B

123456789
  1. // This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
  2. *Parameters*
  3. `d`::
  4. Numeric expression for the multiplier. If `null`, the function returns `null`.
  5. `scaleFactor`::
  6. Numeric expression for the scale factor. If `null`, the function returns `null`.