Jump to content

Recommended Posts

Posted (edited)

Well I'd rather not take MathML and smash it together with Unicode to make something that not so greatly resembles LaTex. Does anybody have any better suggestions aside from a text based formula or long list of name'd functions!

 

............................

 

this

 

[math] \int\frac{3}{x}dx[/math]

 

instead of this

 

integrate(equation)

 

with both calling function

 

float math::integrate(equ equation)

{}

 

obviously all within C++ editor

 

where [math] \frac{3}{x} [/math]

 

could be replaced by a variable containing the equation

 

also, knowing this is not a coding forum, does anybody see any use in this....................I think I do but all to often!:P

 

I'd probably have to get a programmable keyboard for either scenario.............. or switch between US English and Math


Merged post follows:

Consecutive posts merged

well wonders never................a VS SDK! :cool:

Edited by buttacup
Consecutive posts merged.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.