zed/crates/gpui/examples
Son f24f601e05
Adjust erf estimation function (#15423)
Release Notes:

- Fixed a (potential) small error in erf estimation. Technically, the
error is negligible.

I am not sure where the current calculation for erf come from and if it
is intended or a simple mistake. However it looks slightly different
from the official calculation, notably
[this](https://en.wikipedia.org/wiki/Error_function#Approximation_with_elementary_functions)
from Wikipedia.

I will add a comment if it is intended.
2024-08-07 14:12:26 +02:00
..
image
animation.rs
gif_viewer.rs
hello_world.rs
input.rs
ownership_post.rs
set_menus.rs
shadow.rs Adjust erf estimation function (#15423) 2024-08-07 14:12:26 +02:00
window_positioning.rs
window_shadow.rs