update Help
This commit is contained in:
parent
ea6823b852
commit
07aa93046f
@ -74,8 +74,7 @@ const HELP_EXPR: &str = "- sqrt(x): square root of x
|
|||||||
- acos(x): arccosine of x
|
- acos(x): arccosine of x
|
||||||
- atan(x): arctangent of x
|
- atan(x): arctangent of x
|
||||||
- atan2, sinh, cosh, tanh, asinh, acosh, atanh
|
- atan2, sinh, cosh, tanh, asinh, acosh, atanh
|
||||||
- floor, ceil, round
|
- floor, ceil, round, signum";
|
||||||
- signum, min, max";
|
|
||||||
|
|
||||||
// Used in the "Panel" section of the Help window
|
// Used in the "Panel" section of the Help window
|
||||||
const HELP_PANEL: &str =
|
const HELP_PANEL: &str =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user