microsoft / qsharp

Azure Quantum Development Kit, including the Q# programming language, resource estimator, and Quantum Katas
https://microsoft.github.io/qsharp/
MIT License
367 stars 73 forks source link

Adding M.Q.Convert.DoubleAsStringWithPrecision function #1664

Open JPark1023 opened 4 days ago

JPark1023 commented 4 days ago

Resolves #1406

tcNickolas commented 2 days ago

We need to include a unit test for the new function. I think a similar test is in compiler\qsc_eval\src\intrinsic\tests.rs, for example, int_as_double() test