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
VirMach,成立于2014年的美国IDC商家,知名的低价便宜VPS销售商,支持支付宝、微信、PayPal等方式付款购买,主打美国、欧洲暑假中心产品,拥有包括洛杉矶、西雅图、圣何塞、凤凰城在内的11个数据中心可以选择,可以自由搭配1Gbps、2Gbps、10Gbps带宽端口,有Voxility DDoS高防IP可以选择(500Gbps以上的防御能力),并且支持在控制面板付费切换机房和更换IP(带...
瓜云互联一直主打超高性价比的海外vps产品,主要以美国cn2、香港cn2线路为主,100M以内高宽带,非常适合个人使用、企业等等!安全防护体系 弹性灵活,能为提供简单、 高效、智能、快速、低成本的云防护,帮助个人、企业从实现网络攻击防御,同时也承诺产品24H支持退换,不喜欢可以找客服退现,诚信自由交易!官方网站:点击访问瓜云互联官网活动方案:打折优惠策略:新老用户购买服务器统统9折优惠预存返款活动...
Friendhosting商家在前面的篇幅中也又陆续介绍到,是一家保加利亚主机商,主要提供销售VPS和独立服务器出租业务,数据中心分布在:荷兰、保加利亚、立陶宛、捷克、乌克兰和美国洛杉矶等。这不近期黑色星期五活动,商家也有推出了黑五优惠,VPS全场一次性45折,虚拟主机4折,全球多机房可选,老用户续费可获9折加送1个月使用时长,VDS折后最低仅€14.53/年,有需要的可以看看。Friendhos...
mathplayer为你推荐
乐划锁屏oppofindx2乐划锁屏点进去闪退 是什么情况?留学生认证留学生为什么要做学历认证?18comic.funAnime Comic Fun是什么意思啊 我不懂英文www.kkk.comwww.kkk103.com网站产品质量有保证吗8090lu.com《8090》节目有不有高清的在线观看网站啊?haokandianyingwang谁给个好看的电影网站看看。www.mywife.ccMywife-No 00357 MANAMI SAITO种子下载地址有么?求好心人给www.bbb551.combbb是什么意思bbs2.99nets.com这个"风情东南亚"网站有78kg.cn做网址又用bbs.风情东南亚.cn那么多此一举啊!33tutu.comDnf绝望100鬼泣怎么过
虚拟空间哪个好 电信测速器 樊云 ix主机 外国服务器 美国便宜货网站 老左博客 seovip 52测评网 美国网站服务器 免费的域名 个人免费邮箱 数据湾 hdroad 酷锐 hosts文件修改 此网页包含的内容将不使用安全的https 德国代理ip ddos攻击小组 企业私有云存储 更多