kibana/x-pack/packages/ml/number_utils
James Gowdy c34dae2a0e
[ML] Creating number utils package for roundToDecimalPlace function (#154910)
`roundToDecimalPlace` is used in ML and data visualiser packages and
soon aiops, so this PR moves it to a shared package.
2023-04-13 10:53:37 -07:00
..
src [ML] Creating number utils package for roundToDecimalPlace function (#154910) 2023-04-13 10:53:37 -07:00
index.ts [ML] Creating number utils package for roundToDecimalPlace function (#154910) 2023-04-13 10:53:37 -07:00
jest.config.js [ML] Creating number utils package for roundToDecimalPlace function (#154910) 2023-04-13 10:53:37 -07:00
kibana.jsonc [ML] Creating number utils package for roundToDecimalPlace function (#154910) 2023-04-13 10:53:37 -07:00
package.json [ML] Creating number utils package for roundToDecimalPlace function (#154910) 2023-04-13 10:53:37 -07:00
README.md [ML] Creating number utils package for roundToDecimalPlace function (#154910) 2023-04-13 10:53:37 -07:00
tsconfig.json [ML] Creating number utils package for roundToDecimalPlace function (#154910) 2023-04-13 10:53:37 -07:00

@kbn/ml-number-utils

Utility functions for operations on numbers