logo back up home forward   further reading more topics »

Maths - Functions Of Double Numbers - how plots were produced

On this page we discuss how the plots of double numbers, on this page, were produced.

The tables were generated using this program.

To produce the results the program needs to have an XML input code. Here I have listed this input code next to the output of the program:

 

code program output
<classDef>
<varDef name="a" type="double" />
<svgOutput description="w=1/z" gridWidth="300" gridHeight="200"
marginLeft="20" marginBottom="20" marginRight="10" marginTop="10"
xAxisPos0="100" xAxisPos1="200" yAxisPos0="100" yAxisPos1="200"
graphMax="160" graphStep="5" graphMultipier="0.1" >
<variable name="a" />
<unaryOp type="inverse">
<variable name="a" />
</unaryOp>
</svgOutput>
</classDef>

w invert

<classDef>
<varDef name="a" type="double" />
<svgOutput description="w=exp(d)" gridWidth="300" gridHeight="200"
marginLeft="20" marginBottom="20" marginRight="10" marginTop="10"
xAxisPos0="100" xAxisPos1="200" yAxisPos0="100" yAxisPos1="200"
graphMax="160" graphStep="5" graphMultipier="0.1" >
<variable name="a" />
<unaryOp type="exp">
<variable name="a" />
</unaryOp>
</svgOutput>
</classDef>
w exponent
  w squared

back to original page.


metadata block
see also:

 

Correspondence about this page Open Forum

Book Shop - Further reading.

Where I can, I have put links to Amazon for books that are relevant to the subject, click on the appropriate country flag to get more details of the book or to buy it from them.

coverus uk de jp fr ca Complex Numbers

cover Engineering Mathematics - This book has been going for a long time and it is now in its 5th edition, so it is tried and tested.

Commercial Software Shop

Where I can, I have put links to Amazon for commercial software, not directly related to the software project, but related to the subject being discussed, click on the appropriate country flag to get more details of the software or to buy it from them.

cover Mathmatica

Can you help?

Please send me any improvements to here. I would appreciate ideas to make the pages more useful including error correction, ideas for new pages, improvements to wording. It helps if you quote the full URL of the page.

 

Terminology and Notation

Specific to this page here:

 

program

I am working on a project which uses these principles, if you would like to help me with this you are welcome to join in, here:

http://sourceforge.net/projects/mjbworld/

This site may have errors. Don't use for critical systems.

Copyright (c) 1998-2008 Martin John Baker - All rights reserved - privacy policy.