Creating Math Formulas in Dreamweaver

I've been given an assignment to create a web page for an
online precalculus mathematics course using Dreamweaver. I know
just enough about web site design to get by creating very basic
sites, so this is quite a challenge for me! The course materials
are currently in MS Word format and a lot of the formulas appear to
have been created with the formula editor. I tried copying the
formulas from the Word doc and pasting them into Dreamweaver, but
they look distorted (and I have a feeling this isn't a great idea).
Does anyone out there have experience creating mathematical
formulas in Dreamweaver--or importing them from another program?
There are literally hundreds of formulas and diagrams throughout
the course, so I'm looking for an efficient way of doing
this.

Try these resources:
http://www.unics.uni-hannover.de/nhtcapri/mathematics.html
http://www.cs.tut.fi/~jkorpela/math/
Alec Fehl, MCSE, A+, ACE, ACI
Adobe Community Expert
AUTHOR:
Microsoft Office 2007 PowerPoint: Comprehensive Course
(Labyrinth
Publications)
Welcome to Web Design and HTML (Labyrinth Publications)
CO-AUTHOR:
Microsoft Office 2007: Essentials (Labyrinth Publications)
Computer Concepts and Vista (Labyrinth Publications)
Mike Meyers' A+ Guide to Managing and Troubleshooting PCs
(McGraw-Hill)
Internet Systems and Applications (EMC Paradigm)

Similar Messages

  • Math formulas and docs for IP forecasting strategies

    Hi all,
    For better understanding I neew math formulas for IP forecasting strategies.
    I've found some references on page http://help.sap.com/erp2005_ehp_04/helpdata/EN/44/03134ec148333de10000000a1553f7/content.htm to "For more information about forecasting in the context of demand planning, see http://help.sap.com/  ® Documentation ® mySAP Business Suite ® mySAP Supply Chain Management ® SAP Supply Chain Management ® SAP Advanced Planning and Optimization (SAP APO) ® Demand Planning ® Demand Planning Process ® Definition/Redefinition of Forecast Models ® Creating a Master Forecast Profile ® Univariate Forecasting."
    But I'didnt found that page. Any ideas?
    Thanks

    Hi,
    It could help...
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/1051f12c-66da-2b10-6dac-ec3acef8c4e8

  • How to use math formula on waveforms

    Hi all,
    I'm trying to create a program that can use math scipts, formulas etc on waveforms. I've done it for one signal, but I don't know how to change work on 2 or more signals;/ Let's see exampe: one channel is voltage, the second is current and I want to see both of them and as a third signal power so I'm writting formula ch3=ch1*ch2. Another example: I've signal which represents speed of starting motor (500 points) but I need only few points so the formula will be: ch1(20:120) and I have points from 20 to 120. Is it possible to do it? I can't do it using blocks cause I don't know which signal means what... so ch1 can be voltage, ch2 speed, ch3 current ch4-torqu etc. I know that I can cut a part of signal by subarray or subwaveform but it must be done by formula to use (for example) something like that:
    ch1(1:20)=0 <- replace all point from 1 to 20 of ch1 by 0
    ch2(50)=40 <-replace point 50 of ch2 by 40
    ch3=ch1*2 + ch2 <- do this operation but first do both above this one.
    Is it possible? or it's to complicated?
    I attached my vi which is working for one selected signal (I don't want to select it... but I don't know how to do it;/) and signal that I'm using to check how it's work
    Thanks
    Mike
    Attachments:
    Archive.zip ‏134 KB
    math formula.vi ‏152 KB

    I've upgraded it a little and it works with 2 signals but very sensible;/ formula must have this construction: c3= ... , both of signals must be switched on, there's no way to use part of signal (e.g.c1(21:54) ) and I can't use 2 rows (something like this: c3=c1*c2; c3=c1 doesn't work);/ additionally I wanted to have possibility to use all of signals as input and all of them as output
    Attachments:
    math formula.vi ‏183 KB

  • Inputting an excel formula into Dreamweaver CS3

    Hello,
    I am creating a website using Dreamweaver CS3 where people
    will email me their documents and I will check them for errors. I
    will be charging per word. I have a word count feature added to my
    page where people paste their document and it will calculate the
    number of words. I need help adding an excel-like formula which
    will multiply the number of words times however much I will be
    charging per word.
    For instance, a person has 1000 words. I need a way for it to
    automatically calculate 1000*.03 which will input $30 in the box
    for their cost.
    Does anyone know how I can incorporate Excel into
    Dreamweaver, or know of a better way to do this?

    SeanWoods wrote:
    > Bregent,
    >
    > I did not write the Javascript for the wordcount. I
    found it online. I am
    > trying to do what you said where I should modify it to
    multiply the word count
    > by the price. I tried inputting the excel-like formula
    into the script (*.02)
    > and haven't been able to get it to work properly.
    >
    > If you could please tell me what I'm doing wrong I would
    appreciate it.
    >
    > Here is the code for the word count:
    >
    > <form method="POST" name="wordcount">
    > <script language="JavaScript">
    >
    > function countit(){
    >
    > var formcontent=document.wordcount.wordcount2.value
    > formcontent=formcontent.split(" ")
    > document.wordcount.wordcount3.value=formcontent.length
    > }
    > </script>
    <script type="text/javascript">
    function countit(textarea){
    document.wordcount.wordcount3.value=
    (textarea.value.length*.03).toFixed(2)
    </script>
    <textarea rows="12" name="wordcount2" cols="60"
    wrap="virtual" onkeyup="countit(this)"></textarea>
    Mick
    > <table border="0" cellspacing="0" cellpadding="0">
    > <tr>
    > <td width="100%"><textarea rows="12"
    name="wordcount2" cols="60"
    > wrap="virtual"></textarea></td>
    > </tr>
    > <tr>
    > <td width="100%"><div
    align="right"><p><input type="button"
    > value="Calculate Words"
    > onClick="countit()"> <input type="text"
    name="wordcount3" size="20"></p>
    > <div
    align="center"><center><p><font face="arial"
    size="-2">This free
    > script provided by</font>
    > <font face="arial, helvetica" size="-2"><a
    > href="
    http://javascriptkit.com">JavaScript
    > Kit</a></font></p>
    > </center></div></div></td>
    > </tr>
    > </table>
    > </form>
    >

  • Maths formula parser

    Hi,
    Does oracle provide any function that parses and evaluets a math formula/expression by resolving the operator precedence in it.
    e.g. I have a math formula in the form of a string variable '(2+3)*(4+5)'
    Does oracle have a function that will resolve this and return answer 45.
    OR
    Does anyone have a stored proc/func for this that I can use.
    Any help is appreciated.
    Thanks in advance.

    I created this a long time ago in response to a post on this forum. Someone wanted an IIF() construct.
    CREATE FUNCTION iif (p_expr IN VARCHAR2,
                         p_true_result IN VARCHAR2,
                         p_false_result IN VARCHAR2) RETURN VARCHAR2 IS
       l_sqlstr VARCHAR2(4000);
       l_result PLS_INTEGER;
    BEGIN
       l_sqlstr := 'SELECT 1 FROM dual WHERE '||REPLACE(p_expr,'"','''');
       BEGIN
          EXECUTE IMMEDIATE l_sqlstr INTO l_result;
          RETURN p_true_result;
       EXCEPTION WHEN NO_DATA_FOUND THEN
          RETURN p_false_result;
       END;
    END;{code}
    or, for a strictky PL/SQL version (i.e. you can't call it in sql)
    {code}CREATE FUNCTION iif (p_expr IN VARCHAR2) RETURN BOOLEAN IS
       l_sqlstr VARCHAR2(4000);
       l_result PLS_INTEGER;
    BEGIN
       l_sqlstr := 'SELECT 1 FROM dual WHERE '||REPLACE(p_expr,'"','''');
       BEGIN
          EXECUTE IMMEDIATE l_sqlstr INTO l_result;
          RETURN TRUE;
       EXCEPTION WHEN NO_DATA_FOUND THEN
          RETURN FALSE;
       END;
    END;The first version would be called like:
    SELECT IIF('"A" in ("A","B","C") and 3 > 2 and 4 between 2 and 5','TRUE','FALSE') FROM dual;The second something like:
    IF IIF('"A" in ("A","B","C") and 3 > 2 and 4 between 2 and 5') THEN
    END IF;Just keep in mind Brian's comments about SQL injection from earlier in this thread
    John

  • Creating a formula for the Header to evaluate each record in Detail

    I want to create a formula that notifies the user in the Header if there is a certain value in the report detail.  I was able to create the formula but it only gave me the correct message when the 1st record in the detail had the value.  Is there a way for it to read ALL records and if any of them have the value, to display the message?
    Example:
    Formula in Header:  if ({@Total}>1) then "ERROR"
    There are about 500 {@Total} fields in the detail and my formula only looks at the 1st one in the list.

    Hi Shannyn,
    There is this in-built faility provided by Crystal Reports called as 'Alerts'.
    This will help you meet your requirment.
    For more information on functionality / Creation of Alerts, please go to Crystal Reports Help and search for 'Alert'. You will find it very helpful.
    Hope this helps.
    Regards,
    Jay.

  • Unable to create a formula on iPad and iPhone

    I'm able to create a formula  (like =DATEDIF) using Numbers on my MacBook, but can't get it to work using Numbers for iOS.
    It says in the manual (in the app) that you can just touch the formula you want to use, but that doesn't seem to work here 
    When I touch DATEDIF in the list, I go straight to the explanation of this function, the formula refuses to be activated.
    Moving a spreadsheet through iTunes from the Mac to the mobile units works OK.
    That document functions then fine when I change a date in one of the cells that the formula uses on the iPad - but I can't create a similar formula in iOS.
    It's probably something simple that I don't see, so I would be grateful if one of you could point me in the right direction

    OK, now I've tried again...
    And all of a sudden, it works!
    When trying again (opening the list where you find the formula), the app switched its language (the iPad uses Norwegian as default, the app was using English).
    What caused this, I don't know
    But, most important: now the app behaves as it should

  • How to create a formula based on group level

    Hi,
    If there are three group level ins a report:
    How can I creat a formula to put on page header depended on current group level?
    Thanks!

    Thanks, Abhilash ans Sastry
    I really try to do is to show different text on page header depend on which group level is. the reason is that if there are multi pages group footer, only the first page has group name on tilte if I put group name on the footer.
    I would like to put group name on page header, but have to know which group level is.
    Thanks again

  • How do I create a webpage in Dreamweaver WITHOUT using layers?

    I'm reading a lot about how we should not use layers and
    tables when creating a website in Dreamweaver because of something
    called "absolute placement" (or something), which is the reason the
    text in my website is constantly misaligned or overlapping when
    opened up in Firefox. Although, I've never had this problem before
    for the past three years I've been using Dreamweaver to create my
    sites, which is what's most frustrating I think.
    So, I guess I'm wondering how, then, do I create a webpage in
    Dreamweaver WITHOUT using layers and tables? The only thing I've
    been able to do w/o layers/tables is to literally hit "enter" and
    "tab" continuously until the cursor is somewhere close to where I
    want it to be on the page. But that seems a little old-school (for
    lack of a better term) to really be the way to do it.
    Also, if I've used a lot of layers/tables already in my
    website, is the general recommendation for be to rebuild my site
    completely w/o layers/tables, or is it feasible for me to have
    someone who knows HTML just come in and fix the actual HTML code
    for me to make it all work?
    Ideally, I just want something to help me fix this problem
    w/o having to hire someone else to come in, cause I've been working
    this site for about a year now and am just now finally getting it
    up online only to find that the way it looks online is not the way
    it looks in Dreamweaver. I'd really really appreciate any
    suggestions/advice.
    Thank you so much!

    Hello,
    The first bit of advice, which you may already be doing, it
    to learn HTML
    and CSS.
    CSS is used to style and position elements.
    Instead of adding numerous   to add spacing, for
    example, you can use
    CSS to add margins or padding to elements to move them away
    from other
    elements.
    Also, IMHO there is nothing wrong with using tables,
    specially as you learn.
    You can also use <divs> and CSS to position them (a
    table-less layout).
    There are a number of threads in this forum comparing them
    and giving many
    designer's views.
    It's Dreamweaver's "Layout Mode" you should stay away
    from.Use "Standard
    Mode"
    It creates tables with rowspanss and colspans that are very
    fragile.
    Something as simple as a user having a different text size
    setting in their
    browser than what you had in yours when you designed can make
    the page break
    apart.
    More info:
    http://apptools.com/rants/spans.php
    Also, "Layers" are an older DW term for AP Divs (Absolutely
    Positioned).
    They can cause you a lot of frustration.
    More info:
    http://apptools.com:80/examples/pagelayout101.php
    I would strongly suggest you take a couple of hours to do
    these tutorials.
    They are a great introduction to using CSS, making a
    stylesheet and using
    DW's "wizards".
    They are very well written, illustrated and easy to follow.
    I promise you will walk away with a different outlook on how
    you can design
    a page.
    They are not intended to replace learning HTML or CSS in any
    way, I just
    think it will benefit you greatly seeing what you can do.
    http://projectseven.com/tutorials/css/css_td/index.htm
    http://projectseven.com/tutorials/css/qdmacfly/index.htm
    I hope that helps.
    Take care,
    Tim
    "darkpwca" <[email protected]> wrote in
    message
    news:[email protected]...
    > I'm reading a lot about how we should not use layers and
    tables when
    > creating a
    > website in Dreamweaver because of something called
    "absolute placement"
    > (or
    > something), which is the reason the text in my website
    is constantly
    > misaligned
    > or overlapping when opened up in Firefox. Although, I've
    never had this
    > problem
    > before for the past three years I've been using
    Dreamweaver to create my
    > sites,
    > which is what's most frustrating I think.
    >
    > So, I guess I'm wondering how, then, do I create a
    webpage in Dreamweaver
    > WITHOUT using layers and tables? The only thing I've
    been able to do w/o
    > layers/tables is to literally hit "enter" and "tab"
    continuously until the
    > cursor is somewhere close to where I want it to be on
    the page. But that
    > seems
    > a little old-school (for lack of a better term) to
    really be the way to do
    > it.
    >
    > Also, if I've used a lot of layers/tables already in my
    website, is the
    > general recommendation for be to rebuild my site
    completely w/o
    > layers/tables,
    > or is it feasible for me to have someone who knows HTML
    just come in and
    > fix
    > the actual HTML code for me to make it all work?
    >
    > Ideally, I just want something to help me fix this
    problem w/o having to
    > hire
    > someone else to come in, cause I've been working this
    site for about a
    > year now
    > and am just now finally getting it up online only to
    find that the way it
    > looks
    > online is not the way it looks in Dreamweaver. I'd
    really really
    > appreciate any
    > suggestions/advice.
    >
    > Thank you so much!
    >

  • How to create a formula to get the month name based on userresponse

    Hi,
    I have created a report using E-Fashion - Actually i need  a report like  -  For ex i need 4 months data from 12 months
    My report should display the 4 months data along with starting & end month data in the next 2 columns
    I have used the prompt to fetch the data & i have created a formula in the cloumn like below:
    For the column haader i have given = Tonumber(userresponse("Enter start:")) - I am getting the Month number in the header But i need the month name in the header.Please guide me
    Regards
    Karthika

    Hi Ram,
      Thanks for your Help.I tried in an another way like I created 2 Variable -
    Start Date  =UserResponse("Enter Month(Start):"
    End Date = =UserResponse("Enter Month(End):"
    I have created the column header for
    start date:
    =If([start Date] = "1";"January";If( [start Date] = "2"; "February";If([start Date] = "3";"March";If([start Date] = "4";"April";If([start Date] = "5";"May";If([start Date] = "6";"June";If([start Date] = "7";"July";If([start Date] = "8";"August";If([start Date] = "9";"September";If([start Date] = "10";"October";If([start Date] = "11";"November";If([start Date] = "12";"December"))))))))))))
    End Date:
    =If([End Date] = "1";"January";If( [End Date] = "2"; "February";If([End Date] = "3";"March";If([End Date] = "4";"April";If([End Date] = "5";"May";If([End Date] = "6";"June";If([End Date] = "7";"July";If([End Date] = "8";"August";If([End Date] = "9";"September";If([End Date] = "10";"October";If([End Date] = "11";"November";If([End Date] = "12";"December"))))))))))))
    For the Datas in the column:
    Start Date:
    =[Sales revenue] Where([Month]=ToNumber(UserResponse("Enter Month(Start):")))
    End Date:
    =[Sales revenue] Where([Month]=ToNumber(UserResponse("Enter Month(End):")))
    I got the Report format as i required
    Thanks
    Karthika

  • Error while Creating a formula for field AZNOR (T-Code : OP17)

    Dear Experts,
    i am facing a problem in Transaction OP17 while creating a formula for field AZNOR ( No of indivual capacity in work center) in work center (T-Code : CR02) .
    It shows the error
    The data object "F" has no component called "AZNOR''..
    Please let me know the solution..
    Thanks & Regards
    Birendra Kumar

    Hi,
    I have the same problem.
    Could You tell me witch is the correct origin?
    Thanks a lot!
    Bye
    Laura

  • Creating a formula using a alphabetic drop down list?

    I am creating a work sheet using formulas and drop down list. I have one drop down list that has a list of name and the second list is a list of letter that correspond to those names. (ex: column "J" on line "4 - 29" there is the letter
    "A-Z" and then continues , in column "K" line "4" starts the list of names. In Cell B4 is the drop down list of names in column "K" to choose from, I would like the letter that corresponds to that name automatically
    be put into cell A4, how do I create the formula in cell A4?

    Hi Tina,
    According to your description, please following these steps:
    With your sample as shown in the following figure, select range “J4:K29”, and click
    FORMULAS-Defined Names-Create from Selection, and check
    Right column.
    Then, use the enter formula in A4 “=INDIRECT(B4)”.
    And I upload a TEXT.xlsx file on OneDrive, you can download this file via this link:
    https://microsoft-my.sharepoint.com/personal/v-lzng_microsoft_com/Documents/Shared with Everyone
    Hope it’s helpful.
    Regards,
    Emi

  • How do I create a guestbook in Dreamweaver CS3, Plz Help....

    Hi I want to create a guestbook in dreamweaver cs3 my website is www.freewebzs.com
    Also it would be brilliant if you guys could help me and recommend me background colours, is there a free website I can get background colours from?
    And also what fonts and colours are most popular for websites.
    Im new to dreamweaver as ive just started using it so any advice would be great, thanks

    I have to agree with David, if you are new to DW, then creating a guest book will be difficult for you.  However, you don't have to re-invent the wheel, there are many guestbook scripts available to save you the time and certainly the headaches  :-)
    Take a look here for a selection:  http://php.resourceindex.com/Complete_Scripts/Guestbooks/
    As for colours kuler is good, but you can also look at;
    These palettes may help:
    http://www.colourlovers.com/palettes/search?hsv=&sortType=rank&sortBy=asc&query= spring&hex=&lover=&hueOption0=&hueOption1=&hueOption2=&publishedBeginDate=12%2F2 7%2F2004&publishedEndDate=04%2F12%2F2009&x=26&y=17
    More colour schemes here:
    http://www.colorschemer.com/schemes/
    For fonts, you are better staying with web-safe fonts that will ensure cross browser compatibility:
    http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    Book: Ultimate CSS Reference
    http://www.sitepoint.com/launch/005dfd4/3/133
    http://twitter.com/nadiap

  • Unable to Create New RecordSet in Dreamweaver 8

    Hi,
    I'm new to databases. I'm trying to create a RecordSet using
    Dreamweaver 8. When I go to the Bindings panel and click the "+"
    sign and choose RecordSet, I name the RecordSet, I choose a
    connection, but there are no tables and the setup dialog box needs
    me to choose a table to create a RecordSet.
    The problem is when I try to create a dynamic table, I get an
    error stating that a cannot create the table without first creating
    a RecordSet. Worse, I cannot create a RecordSet without first
    creating a table. I'm stuck! How do I create the two if one cannot
    exist without the other?
    Yes, I have successfully connected to my testing server.

    First of all .. what server model? what database are you
    using?
    There are tables and there are tables. The "tables" you
    should see when
    creating a recordset are database tables. If you don't see
    them in the
    recordset window .. what is your connection string? Or is
    this a DSN?
    the "dynamic table" on the other hand is a table on your page
    created from
    the recordset and is not the same thing as the tables you see
    from your
    database. I wanted to make sure you knew the difference.
    Nancy Gill
    Adobe Community Expert
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
    2003)
    Technical Editor: Dreamweaver CS3: The Missing Manual,
    DMX 2004: The Complete Reference, DMX 2004: A Beginner's
    Guide
    Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
    Web Development
    "sandisi" <[email protected]> wrote in
    message
    news:fkbuqt$pnd$[email protected]..
    > Hi,
    > I'm new to databases. I'm trying to create a RecordSet
    using Dreamweaver
    > 8.
    > When I go to the Bindings panel and click the "+" sign
    and choose
    > RecordSet, I
    > name the RecordSet, I choose a connection, but there are
    no tables and the
    > setup dialog box needs me to choose a table to create a
    RecordSet.
    >
    > The problem is when I try to create a dynamic table, I
    get an error
    > stating
    > that a cannot create the table without first creating a
    RecordSet. Worse,
    > I
    > cannot create a RecordSet without first creating a
    table. I'm stuck! How
    > do I
    > create the two if one cannot exist without the other?
    >
    > Yes, I have successfully connected to my testing server.
    >

  • Create a formula based on another cell

    I would like to create a formula which gives a total/percentage based on the content of another cell.
    For example, if A3 contains text "apple", then multiply A7 * 5%; If A3 contains "banana", then multiply A7* 3% and so on.
    I have tried using the 'IF' and 'IF-true' functions to no avail.
    Any suggestions?
    Thanks!

    Hi Harveycw,
    A Lookup table containing names of fruit and the relevant multipliers
    Fruit
    Multiplier
    Apple
    5
    Banana
    3
    Cherry
    4
    Date
    9
    Eugenia
    11
    Fig
    6
    Grape
    7
    Huckleberry
    8
    Main table
    Fruit
    Value
    New Value
    Apple
    100
    5
    Banana
    100
    3
    Apple
    1000
    50
    Banana
    1000
    30
    Grape
    100
    7
    Grape
    200
    14
    Formula in C2 (and Fill Down)
    =B2×VLOOKUP(A2,Lookup::A:B,2,FALSE)÷100
    Regards,
    Ian.

Maybe you are looking for

  • Extremely Disappointed with Droid Razor M

    I have had a Droid 2 for over two years and recently the screen began doing weird things by intermittently not responding to  touch screen input or by touching one thing and another untouched started.  OK, I still was happy with the old Droid 2 until

  • Adding attachment to the post

    How can i add a word document while posting a new thread? What types of attahment can be added.? Yogesh

  • No event names in Photos list

    For some reason, I can no longer see the event names in the photo list. The photos are all together with no separation. They are separated in the Events list. The View Event Titles is dimmed so I can not use that. Any help?

  • Cant download mountain lion.. "osx cannot be installed you have s.m.a.r.t. errors"

    my computer has never had a problem it is the newest imac and i download things everyday with no problems ever... for some reason when i try to dl the new mountian lion it first says os x cannot be installed on mca hd.. and somthing about s.m.a.r.t e

  • Customized view

    Hi, I have a request to generate view that return like this Name    Date1        Date2      Date3 A B C Date1, Date2, and all column list is dynamic based on returned data from stored procedure. Name is also returned from this stored procedure. Pleas