-
- TOML++ version: v3.4.0
- Compiler: clang++ v19.1.1
- Target arch: x64
- Library configuration overrides: None
- Relevant compilation flags:
You can run the following command on the generated …
-
Hi @bakkot, thanks for this proposal!
When I was reading [the `Math.sumPrecise` proposal tweet](https://twitter.com/robpalmer2/status/1777772402472046684) from @robpalme, I somehow read into it tha…
-
Hi,
Any idea how to re-design the code, so that it works for floating-point data also? Basically, how to xor between two floating-point values?
Regards,
Nivedita
-
Julia has a [`div`](https://docs.julialang.org/en/v1/base/math/#Base.div) function that is used to implement [floor division](https://docs.julialang.org/en/v1/base/math/#Base.fld) (`fld`) and [ceil …
-
Hi Ecwyne,
I am using math.js in a package and am writing tests for it. Currently I require the package like this. api.use('ecwyne:mathjs'); . The package works but the two decimal addition tests …
-
```
What steps will reproduce the problem?
1. Set up a program with fair amount of computations
2. Start profiling
What is the expected output? What do you see instead?
It should run and show the pro…
-
Somewhat similar to #51 (I've still no idea how to open an enhancement request against the standard itself).
The difference to #51 is that one can argue that int/int division is float; for compariso…
ev-br updated
2 weeks ago
-
# 3.2 Data Types 1 - Integers, Floating-Point Numbers, and Strings | Nighthawk Pages
What is a Data Type? A data type defines the kind of value a variable can hold and what operations can be performe…
-
Dear authors, Thank you for making your idea open source. I looked through the issues raised earlier and could not find similar points raised.
I was going through the repository and saw that we teste…
-
### Describe the bug?
When the w-component of the `floatQ` input of the `ToAxisAngle` node is just "a bit" above 1, `ToAxisAngle` outputs `NaN`.
While such an input may be considerered invalid becau…