E: Difference between revisions

E
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:
{{Blocks
{{Blocks
|block_img = <gallery>
Block 6 5 2023-4 33 41 PM.png|Block
EulerNumberWorkarounds.png|Workarounds
</gallery>
|block_type = Reporter Block
|block_type = Reporter Block
|category = [[Operators Expansion]]
|category = [[Operators Expansion]]
|title = e
|title = e
|block_name=e::operators reporter}}
}}

The euler block is a reporter block that reports the value of euler's constant (2.718281828459045). To get the block, one must add the "Operators Expansion" extension.

However, when you do <sb>say (e::operators)</sb>or <sb>think (e::operators)</sb> it shortens into 2.72


The euler block is a reporter block that reports the value of euler's constant (2.71828). To get the block, one must add the "Operators Expansion" extension.
==Workaround==
==Workaround==
* <sb>[e ^ v] of (1)::operators</sb>
This block can worked around by using the [[() of () (Operators)|() of ()]] operators block with e ^ selected and 1 as the number, or by using digits of e. This can be saved to a variable if used multiple times in the code. It can also be worked around by using the [[constant ()]] block, which has an e option.
* <sb>([2.718281828459045]::operators)</sb>
* <sb>(constant [e v]::#7ac94f)</sb>
{{DISPLAYTITLE:e}}
{{DISPLAYTITLE:e}}
[[Category:Reporter Blocks]]
[[Category:Reporter Blocks]]