Posted by: joecar
« on: Today at 12:10:53 AM »I see, very convenient...
...Thanks.
...Thanks.
...Thanks.SilverOunces=10 troy ounces + 1000 grams
SilverCost= $300 + $1000
SilverCost/SilverOunces=
SilverSpotPrice=$50/troy ounce
SilverValue=SilverOunces * SilverSpotPrice
SilverProfit=SilverValue - SilverCost
SilverPercentProfit=(SilverValue-SilverCost)/SilverCost
"Update All Results","math_update_all","","help math menu","Updates all math results in current file";
"Update Results in Selection","math_update_in_selection","","help math menu","Updates math results in selection";
"Update Results from Cursor","math_update_from_cursor","","help math menu","Updates math results starting from the cursor and continuing for the rest of the file";
"Update Result for Current Line","math_update_current_line","","help math menu","Update math result for equation ('=') before cursor. Uses equation ('=') after cursor is used if not found.";
"-","","","","";
"Update Results While Typing","math_while_typing_toggle","","help math menu","Toggles updating math results while typing";
"-","","","","";
"When Type '=' Insert Result","math_on_equal_insert_result_toggle","","help math menu","Toggles inserting math results when '=' is typed";
"When Type '=' Copy Result to Clipboard","math_on_equal_copy_to_clipboard_toggle","","help math menu","Toggles copying math result to clipboard when '=' is typed";
"When Type '=' Show Errors","math_on_equal_show_errors_toggle","","help math menu","Toggles showing line error markers when '=' is typed";
"-","","","","";
"Color Variables","math_color_variables_toggle","","help math menu","Toggles whether variables are colored";
"Color Results","math_color_results_toggle","","help math menu","Toggles whether results are colored";
"Append Variable Results (=>result)","math_append_var_results_toggle","","help math menu","Toggles appending variables results for variables assigned a non-constant expression";
"Implied Multiply (3y)","math_implied_multiply_toggle","","help math menu","Toggles implied multiply. When on, 3y is intepreted as 3*y. This option greatly slows down computation";
"Math in Comments","math_in_comments_toggle","","help math menu","Toggles math in comments. Restrict math operations to comments.";
Here's what I get with a default config on Windows.If there's a screenshot in your post, I don't see it.
Not sure what's going on.
Try a default config:Code: [Select]vs +new -sc c:\temp\newconfig
25*123=
Functions like sin needs to support radians and degreessometimes there are mixed radix calculations, e.g. sin(90°)*cos(pi)

I like typing equations in the editor and using variables. Very convenient for some simple math that I don't have an app for.Copy/Paste of equations is very handy

No docs for π and the calculator doesn't have a button for it but π is supported. It would be handy if "pi" worked too. Right now, only π is supported. No support for "e" yet.Not sure what you mean by n.
