Discussion about math, puzzles, games and fun. Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °
| |
|
|
You are not logged in. #1 2005-09-15 19:28:28
The math tagI have now got LaTeX working for those who know what it is! I did this using: Code:[math]f(x)=\int_{-\infty}^x e^{-t^2}dt[/math]The server creates a ".gif" file each time, so to avoid slowing things down, only use it when plain old "x=y+2" won't do! Code:[math]x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}[/math]Another example (definition of derivative): Code:[math]f^\prime(x)\ = \lim_{\Delta x\to0}\frac{f(x+\Delta x)-f(x)}{\Delta x}[/math]Another example: Code:[math]e^x=\sum_{n=0}^\infty\frac{x^n}{n!}[/math]"The physicists defer only to mathematicians, and the mathematicians defer only to God ..." - Leon M. Lederman #2 2005-09-15 20:13:14
Re: The math tagGreat.... Character is who you are when no one is looking. #4 2005-09-16 07:38:26
Re: The math tagBoy let me tell you what: I bet you didn't know it, but I'm a fiddle player too. And if you'd care to take a dare, I'll make a bet with you. #5 2005-09-16 07:53:36
Re: The math tagGreat! This can be the place to test stuff (the "sandbox") - if it loads really slowly we will know it is the math tag doing it. (Well, we may not know because our browsers will cache the results, but a new visitor may see it load slowly) "The physicists defer only to mathematicians, and the mathematicians defer only to God ..." - Leon M. Lederman #6 2005-09-16 08:01:58
Re: The math tagThe problem is; that your image writing CGI is really shoddy and the GIFs look bad. Boy let me tell you what: I bet you didn't know it, but I'm a fiddle player too. And if you'd care to take a dare, I'll make a bet with you. #7 2005-09-16 16:49:48
Re: The math tagBut you have to admit...it's better than nothing Zach. Well done MathsIsFun! #8 2005-09-16 18:23:37
Re: The math tagThe renderer isn't mine, it is "mimetex". "The physicists defer only to mathematicians, and the mathematicians defer only to God ..." - Leon M. Lederman #9 2005-09-17 23:16:24
Re: The math tagnormal large Last edited by kylekatarn (2007-02-03 00:18:32) #10 2005-09-17 23:22:10
Re: The math tagnormal large I tried with a capital "L" Apparently I can recompile the tag and "upsize" it so that large is normal - would that be better? "The physicists defer only to mathematicians, and the mathematicians defer only to God ..." - Leon M. Lederman #12 2005-09-17 23:31:18
Re: The math tag
"normal" is a bit small. Large seems a nice size #15 2005-09-18 05:08:02
Re: The math tagwhat's wrong with the following syntax: It's valid latex. why is the forum's parser rejecting it? Last edited by kylekatarn (2005-09-18 05:57:07) #16 2005-09-18 08:04:05
Re: The math tagThis is the homepage for mimetex: http://www.forkosh.com/mimetex.html "The physicists defer only to mathematicians, and the mathematicians defer only to God ..." - Leon M. Lederman #17 2005-09-18 10:48:01
Re: The math tagmimtex is nice, but somehow the MATH tag only alows single-line commands #18 2005-09-18 17:47:40
Re: The math tagI will happily try other renderers - I could have a "mathtest" tag to try them out, I just don't want slow ones. Slow is no fun for anyone. "The physicists defer only to mathematicians, and the mathematicians defer only to God ..." - Leon M. Lederman #19 2005-09-19 01:22:28
Re: The math tagwhy don't you talk with other admins? Last edited by kylekatarn (2005-09-19 01:24:38) #20 2005-09-19 07:29:48
Re: The math tagWell, I have been researching, and have found a utility that can help. It takes "dvi" output and turns it into "png" in one step. This means that I may be able to use the standard "latex" program, (which creates "dvi"s). If I can crack this nut then we might have a better solution. "The physicists defer only to mathematicians, and the mathematicians defer only to God ..." - Leon M. Lederman #22 2005-09-19 19:03:59
Re: The math tagYou may have noticed I am playing with the tag at the moment. "The physicists defer only to mathematicians, and the mathematicians defer only to God ..." - Leon M. Lederman #23 2005-09-19 22:33:33
Re: The math tagA completely different method is now used for the math tag. They take longer to create using this method, but I cache the results, so it should be slow only once. "The physicists defer only to mathematicians, and the mathematicians defer only to God ..." - Leon M. Lederman |