Search found 2 matches

by carlklein
Thu Dec 01, 2022 2:02 pm
Forum: Math & Science
Topic: Can you create functions / equations as something like an object?
Replies: 2
Views: 2235

Can you create functions / equations as something like an object?

Thank you! I think this was exactly what I was looking for. Also, I appreciate the knowledge on the Cdots and Vdots!

I'll give this a try.
by carlklein
Wed Nov 23, 2022 7:41 pm
Forum: Math & Science
Topic: Can you create functions / equations as something like an object?
Replies: 2
Views: 2235

Can you create functions / equations as something like an object?

Hi,

I'm attempting to compile a separate file with callable equations which feature the ability to be portions of equations, almost acting like an object.

For example, in an external file (call it "equations.tex"), I want to create generic mxn matrices A and B:

\begin{equation}\label{generic_A ...