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
Hostodo近日发布了美国独立日优惠促销活动,主要推送了四款特价优惠便宜的VPS云服务器产品,基于KVM虚拟架构,NVMe阵列,1Gbps带宽,默认分配一个IPv4+/64 IPv6,采用solusvm管理,赠送收费版DirectAdmin授权,服务有效期内均有效,大致约为7折优惠,独立日活动时间不定,活动机型售罄为止,有需要的朋友可以尝试一下。Hostodo怎么样?Hostodo服务器好不好?...
如今我们无论线上还是线下选择商品的时候是不是习惯问问是不是有优惠活动,如果有的话会加速购买欲望。同样的,如果我们有准备选择Vultr商家云服务器的时候,也会问问是不是有Vultr优惠码或者优惠券这类。确实,目前Vultr商家有一些时候会有针对新注册用户赠送一定的优惠券活动。那就定期抽点时间在这篇文章中专门整理最新可用Vultr优惠码和商家促销活动。不过需要令我们老用户失望的,至少近五年我们看到Vu...
CloudCone 商家在以前的篇幅中也有多次介绍到,这个商家也蛮有意思的。以前一直只有洛杉矶MC机房,而且在功能上和Linode、DO、Vultr一样可以随时删除采用按时计费模式。但是,他们没有学到人家的精华部分,要这样的小时计费,一定要机房多才有优势,否则压根没有多大用途。这不最近CloudCone商家有点小变化,有新人洛杉矶优化线路,具体是什么优化的等会我测试看看线路。内存CPU硬盘流量价格...
mathplayer为你推荐
有机zz怎么看不了呢youj1zz不能看还有什么网站sonicchat深圳哪里有卖汽车模型?西部妈妈网加入新疆妈妈网如何通过验证?lunwenjiance知网论文检测查重系统同一ip网站最近我们网站老是出现同一个IP无数次的进我们网站,而且是在同一时刻,是不是被人刷了?为什么呀?sss17.comwww.com17com.com是什么啊?haole16.com玛丽外宿中16全集在线观看 玛丽外宿中16qvod快播高清下载m88.comwww.m88.com现在的官方网址是哪个啊 ?www.m88.com怎么样?广告法中国的广告法有哪些。www.03024.comwww.sohu.com是什么
政务和公益机构域名注册管理中心 域名查询工具 vps推荐 泛域名绑定 服务器评测 lunarpages Vultr uk2 wdcp evssl ubuntu更新源 2017年万圣节 一点优惠网 网盘申请 华为4核 刀片服务器的优势 183是联通还是移动 架设邮件服务器 阿里云官方网站 lamp是什么意思 更多