mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-05 03:17:50 +08:00
rephrase float64 description
This commit is contained in:
parent
cff229d9fa
commit
5f0b72ab4f
|
@ -19,7 +19,8 @@ import (
|
|||
//
|
||||
// Explicitly convert a string to a `float64` data type.
|
||||
//
|
||||
// It is very rare that this command is needed. See the discussion of the
|
||||
// This command is seldom needed since commands that operate on numbers will
|
||||
// convert a string to a number. See the discussion of the
|
||||
// [number](language.html#number) data type.
|
||||
|
||||
//elvdoc:fn + - * /
|
||||
|
|
Loading…
Reference in New Issue
Block a user