-
Hi folks! We're seeing a weird rounding situation with some mathematical calculations. Here's a simple example.
### Template
```
message:
$eval: 1.17 * 48
anotherMessage:
$eval: 1.17 * 480…
-
# 3.3.4 Mathematical Expressions (P2) | Nighthawk Pages
Student led teaching on Mathematical Expressions. Learn how mathematical expressions involve using arithmetic operators (like addition, subtrac…
-
# 3.3.2 Mathematical Expressions (P2) | Nighthawk Pages
Student led teaching on Mathematical Expressions. Learn how mathematical expressions involve using arithmetic operators (like addition, subtrac…
-
# 3.3.1 Mathematical Expressions (P2) | Nighthawk Pages
Student led teaching on Mathematical Expressions. Learn how mathematical expressions involve using arithmetic operators (like addition, subtrac…
-
# 3.3 Mathematical Expressions | Nighthawk Pages
Student led teaching on Mathematical Expressions. Learn how mathematical expressions involve using arithmetic operators (like addition, subtraction, m…
-
# 3.3 Mathematical Expressions | Nighthawk Pages
Student led teaching on Mathematical Expressions. Learn how mathematical expressions involve using arithmetic operators (like addition, subtraction, m…
-
# 3.3 Python Mathematical Expressions | Nighthawk Pages
Student led teaching on Mathematical Expressions. Learn how mathematical expressions involve using arithmetic operators (like addition, subtrac…
-
Would it be possible to support mathematical calculations at run time.
For instance, today when I use 129$ it says 94.8021 EUR. If I try 129*1.07, if it can multiply and then show the equivalent EUR,…
-
# 3.3 Overview of Content (P2) | Nighthawk Pages
Student led teaching on Mathematical Expressions. Learn how mathematical expressions involve using arithmetic operators (like addition, subtraction, m…
-
## *What* is wrong?
A long loop with mathematical calculation gives the wrong results. Loop from 1 to 1024 works fine, but longer loop gives bigger error. Loop from 1 until 102400 gives error 0.06 an…