calculatorsmathplayer
mathplayer 时间:2021-03-17 阅读:(
)
Text-basedinputformatsformathematicalformulasPeterJipsenChapmanUniversityDecember8,2006PeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,20061/22TheproblemHowtomakecomputersdisplayandunderstande.
g.
:sin1logee=π2Mathematicalnotationusescomplex2DpositioningTheinformationhastobeenteredinsomeformConvertedtoaninternalrepresentationDisplayed/printed/spoken/archived/searched/.
.
.
PeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,20062/22CreatingmathematicalcontentTraditionaldocument:HandwrittenAdvantagesversatilesimplefastDisadvantageshardtodigitizehardtoparsecan'teditorcopy/pasteeasilysemanticsPeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,20063/22CreatingmathematicalcontentTraditionaldocument:usingpointandclickformulaeditorAdvantageseasytousewysiwygcapturesstructureDisadvantagesslownonstandarddiculttoaddtoexistingtoolsdisplayqualityPeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,20064/22CreatingmathematicalcontentTraditionaldocument:usingatypesettingsystemAdvantageshighqualityoutputimport/exportfeaturesforlargersystemsexpectedbypublishersDisadvantagescrypticcommandstedioustextediting/proofreading"nonstandard"PeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,20065/22DisplayingmathematicalcontentMathonwebpagesscanhandwrittenpagespostdigitalphotoofawhiteboarduseatabletPC,postinputaspicturepostavideoofapresentationuseaconvertertochangeeachformulatogiforpng(e.
g.
LaTeX2HTML,Wikipedia,.
.
.
)useHTML/ASCIIapproximations(handedit,TtH,TeX2HTML,.
.
.
)positionfontswithCSS(jsMath,.
.
.
)MathMLPeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,20066/22TextbasedinputKeyboardsarethemostwidelyusedformofcharacter-basedinputLikelytoremaintrueforatleastanotherdecadeWanttocommunicatemathcontenteasilyChat,read,editemailrepliesinanon-proprietarywayAlinearcharacter-basedformattswellManydierentmathinputsyntaxeshavebeendevelopedforprogramminglanguages:Fortran,APL,Lisp,C,Pascal,Java,.
.
.
scriptinglanguages:JS,Perl,PHP,Python,.
.
.
calculators:TI-83,TI-89,CasioFX,HP,.
.
.
computeralgebrasystems:Macsyma,Reduce,Mathematica,Maple,ScienticNotebook,SAGE,.
.
.
typesettingsystems:tro,TeX/LaTeX,DocBook,.
.
.
PeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,20067/22CommonfeaturesofmostlinearmathnotationPrexfunctionnotationwithinxoperationsSomeprecedenceofoperationsisusedParenthesisareusedforgrouping,overrideprecedenceVariablenamesmayconsistofseveralcharactersIncorrectsyntaxraiseserrorsTherstthreearestandardinhandwrittenformulasTheothertwoarelessusualinmathematicsPeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,20068/22ManydierencesofvariousinputformatsForexample:sin1logee=π2ArcSin[Sqrt[Log[E]]]==Pi/2MathematicaMath.
asin(Math.
sqrt(Math.
log(Math.
E)))==Math.
Pi/2JavaScript\sin^{-1}\sqrt{\log_ee}=\frac{\pi}{2}jsMathorLaTeXsin-1logee=π2PresentationMathMLsin^-1sqrt(log_ee)=pi/2ASCIIMathPeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,20069/22WhyuseformulasformathematicsFormulasareusedtopreciselyspecifyconceptsinacompactandstandardwayconvenientformanualmanipulation(replacingequalsbyequals)a"canonicalform"acrossdiverseareasofmathacommonlanguagewithmnemonicrecognitionvalueaninformalstandardformathnotation;quiteinternationalTypedmathnotationdeservesasimilarinformalstandardLaTeXisadefactostandardforresearchpublicationsButnotwidelyusedinschoolorundergraduatemathNotcompactoreasytoreadortype(fornon-technicalusers)PeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200610/22AimsofaconvenientlinearmathnotationClosetostandardmathematicsMotto:ifitlookslikemath,itshouldworkEasytoreadEasytotypeFormulasshouldbeshortNoobscuresyntaxerrorsSyntaxeasytodeneandrememberMostlylanguageindependentSimpletoextendormodify(localization)PeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200611/22ASCIIMathAlinearmathnotationwith8syntaxrules;designedin2004Basedonwell-knownASCIImathconventions+someLaTeXc::=[A-Za-z]|greekchr|numbers|.
.
.
constantsymbolsu::=sqrt|text|bb|.
.
.
prefixunarysymbolsb::=frac|root|stackrelprefixbinarysymbolslleftbracketsrrightbracketsS::=c|lEr|uS|bSS|"any"SimpleexpressionI::=S_S|S^S|S_S^S|SIntermediateexpressionE::=IE|I/IExpressionPeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200612/22TranslationtoMathMLEachterminalsymbolistranslatedtoacorrespondingMathMLnodeConstantsaremostlyconvertedtotheirrespectiveUnicodesymbolslSr→mrowlSr/mrow(bracketsdon'thavetomatch)sqrtS→msqrtS/msqrt"any"→mtextany/mtextfracS1S2→mfracS1S2/mfracrootS1S2→mrootS2S1/mrootstackrelS1S2→moverS2S1/moverS1/S2→mfracS1S2/mfracS1S2→msubS1S2/msubS1∧S2→msupS1S2/msupS1S2∧S3→msubsupS1S2S3/msubsupormunderoverNote:SisthesameasS,exceptthatifShasanouterlevelofbrackets,thenSistheexpressioninsidethesebracketsPeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200613/22ExamplesofASCIIMathlimx→∞tan1x=π2lim_(x->oo)tan^-1x=pi/2∞n=11n2=π26sum_(n=1)^oo1/n^2=pi^2/611√1x2dx=π2int_-1^1sqrt(1-x^2)dx=pi/2[0,1)={x∈R:0≤xSomeformulas:'sum_(i=1)^ni=(n(n+1))/2'and$\int_0^{\frac{pi}{2}}\sinx\dx=1$.
PeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200616/22ASCIIMathiswidelyusedDownloadedbythousandsofusersaroundtheglobeIntegratedintomanywikis,blogs,coursemanagementsystemsAugmentedwithASCIIsvgandaJSscienticcalculator[J2004]MergedintoWYSIWYGwebeditorsHTMLArea,Xinha[J,Lippman2006]AddedtoTiddlyWiki(client-sidewiki)→ASciencePadASCIIMathserversideinPHP[Chan2004],Perl[Nodine2006]ModiedtoLaTeXMathML.
js[Woodall2006]DemoofASciencePadPeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200617/22FutureofASCIIMathMLStandardizelanguageasshorthandforapMathMLsubsetDevelopMathML→ASCIIMath(reverse)translatorExpandlanguagetouseUnicodesymbols,i.
e.
UnicodeMathML.
jsAdapttotheMSWord2007linearformulasyntaxThissyntaxisquitesimilartoASCIIMathDevelopedbyMurraySargentsincethe1970sMSWordiswidelyused,sothiswillbecomeadefactostandardPeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200618/22AconvenientstandardfortypingmathUnicodeKeyboardsare"fairly"standardCansitatacomputerinGreeceorJapanandtypeanemailCanhandwriteformulasandcommunicatewithnonenglishspeakersButcan'tjuststartamathprogramandtypemathThisisastandardizationproblemMathematicsisalanguageItneedsastandardkeyboardinputformatLaTeX/Mathematica/Maple/MaximasyntaxisnottheanswerStudentsshouldn'thavetolearntotype\sin\piorSin[Pi]PeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200619/22WhythisisurgentFew(school/undergrad)studentsknowhowtotypemathematicsMostmathhomeworkishandwrittenMathtestsareoftenmultiplechoice(presentationnottested)MathematicsseemsoldfashionedtocomputersavvyyouthMathematicseducationisaectednegativelyDiculttohelpstudentsbyemailorchatOnlineinteractivemathcontentislowIronically,it'shardtodomathonacomputer!
PeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200620/22ConclusionMathusesformulassincetheyareshortandpreciseTypedlinearmathnotationneedstobestandardizedASCIIMathissystemneutralandfairlylanguageindependentAlsoeasytolearn,useandimplement(ontopofMathML)Translatesintoawell-denedsubsetofPresentationMathMLMatcheswellwithexistingtypedmathnotationsItllsaneedformathematicalcommunicationhttp://asciimathml.
sourceforge.
net/PeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200621/22AcknowledgementsManythankstotheInstituteforMathematicsanditsApplicationsWorldWideWebConsortium(HTML,MathML,SVG)DesignScience(MathPlayer),Adobe(SVGview)Netscape(JavaScript)Mozilla(Firefox)SourceForge.
netandtheopen-sourcecommunityPeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200622/22
ucloud云服务器怎么样?ucloud为了扩大云服务器市场份额,给出了超低价云服务器的促销活动,活动仍然是此前的Ucloud全球大促活动页面。目前,ucloud国内云服务器2元/月起;香港云服务器4元/首月;台湾云服务器3元/首月。相当于2-4元就可以试用国内、中国香港、中国台湾这三个地域的云服务器1个月了。ucloud全球大促仅限新用户,国内云服务器个人用户低至56元/年起,香港云服务器也仅8...
今天遇到一个网友,他之前一直在用阿里云虚拟主机,我们知道虚拟主机绑定域名是直接在面板上绑定的。这里由于他的网站项目流量比较大,虚拟主机是不够的,而且我看他虚拟主机已经有升级过。这里要说的是,用过阿里云虚拟主机的朋友可能会比较一下价格,实际上虚拟主机价格比云服务器还贵。所以,基于成本和性能的考虑,建议他选择云服务器。毕竟他的备案都接入在阿里云。这里在选择阿里云服务器后,他就蒙圈不知道如何绑定域名。这...
RepriseHosting是成立于2012年的国外主机商,提供独立服务器租用和VPS主机等产品,数据中心在美国西雅图和拉斯维加斯机房。商家提供的独立服务器以较低的价格为主,目前针对西雅图机房部分独立服务器提供的优惠仍然有效,除了价格折扣外,还免费升级内存和带宽,商家支持使用支付宝或者PayPal、信用卡等付款方式。配置一 $27.97/月CPU:Intel Xeon L5640内存:16GB(原...
mathplayer为你推荐
8080端口路由器如何开8080端口西部妈妈网烟台分类妈妈网 分类妈妈网的前2个字什么?psbc.comwap.psbc.com网银激活xyq.163.cbg.com『梦幻西游』那藏宝阁怎么登录?丑福晋男主角中毒眼瞎毁容,女主角被逼当丫鬟,应用自己的血做药引帮男主角解毒的言情小说同一ip网站同一个IP不同的30个网站,是不是在一个服务器上呢?seo优化工具想找一个效果好的SEO优化软件使用,在网上找了几款不知道哪款好,想请大家帮忙出主意,用浙江哪款软件效果好sss17.com一玩棋牌吧(www.17wqp.com)怎么样?www.gegeshe.com有什么好听的流行歌曲www.javmoo.comjavimdb怎么看
域名网站 查询域名 主机域名 韩国vps stablehost 便宜域名 iisphpmysql 日志分析软件 英文站群 怎么测试下载速度 softbank邮箱 昆明蜗牛家 绍兴电信 cloudlink 免费邮件服务器 英雄联盟台服官网 防cc攻击 学生服务器 国外网页代理 forwarder 更多