Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

math e has wrong description #7401

Closed
kurokirasama opened this issue Dec 9, 2022 · 1 comment · Fixed by #7406
Closed

math e has wrong description #7401

kurokirasama opened this issue Dec 9, 2022 · 1 comment · Fixed by #7406
Labels
good first issue Good for newcomers
Milestone

Comments

@kurokirasama
Copy link

Describe the bug

It says:

Returns the mathematical constant π.

How to reproduce

help math e

Expected behavior

It should say

Returns the mathematical constant e (exp(1)).

Screenshots

No response

Configuration

key value
version 0.72.2
branch main
commit_hash 017a13f
build_os linux-x86_64
build_target x86_64-unknown-linux-gnu
rust_version rustc 1.65.0 (897e37553 2022-11-02)
rust_channel 1.65.0-x86_64-unknown-linux-gnu
cargo_version cargo 1.65.0 (4bc8f24d3 2022-10-20)
pkg_version 0.72.2
build_time 2022-12-06 00:52:44 -03:00
build_rust_channel release
features database, dataframe, default, trash, which, zip
installed_plugins custom-value generate, gstat, inc, pnet, query

Additional context

No response

@rgwood rgwood added the good first issue Good for newcomers label Dec 9, 2022
sholderbach added a commit to sholderbach/nushell that referenced this issue Dec 9, 2022
@sholderbach
Copy link
Member

Good catch! Totally missed that one.

sholderbach added a commit that referenced this issue Dec 9, 2022
Closes #7401

# Tests + Formatting

Doesn't apply, doc fix
@hustcer hustcer added this to the v0.73 milestone Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants