Files
modeling-app/docs/kcl-std
Nick Cameron 1443f3ab39 Improve error messages around PI and other numbers with unknown units (#7457)
* Improve docs around PI

Signed-off-by: Nick Cameron <nrc@ncameron.org>

* Refactor and polish type error messages

Signed-off-by: Nick Cameron <nrc@ncameron.org>

* Add suggestion to fix unknown numbers error

Signed-off-by: Nick Cameron <nrc@ncameron.org>

* Don't warn so often about unknown units

Signed-off-by: Nick Cameron <nrc@ncameron.org>

---------

Signed-off-by: Nick Cameron <nrc@ncameron.org>
2025-06-12 10:20:04 -04:00
..
2025-06-12 08:44:55 +12:00
2025-05-06 11:02:55 +12:00

Autogenerated docs

Everything in this directory and its subdirectories (except this file) is automatically generated. Do not edit anything in this directory directly, your changes will be lost.

The directory contents are generated by running the test_generate_stdlib_markdown_docs test in /rust/kcl-lib/src/docs/gen_std_tests.rs. Files are generated from the standard library declared in KCL (/rust/kcl-lib/std) and in Rust (/rust/kcl-lib/src/std), and by copying files from ../kcl-src.