Computer Forum  

Go Back   Computer Forum > Computer Forums > Programming Forum > C# Programming Forum

C# Programming Forum C# Programming Forum. Includes coding in C# (C Sharp).


a. =SUM(A14,A8) ; b. C8+15; c. PMT function (PMT(D412,E4,-C4))?

C# Programming Forum

C# Programming Forum. Includes coding in C# (C Sharp).


Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-22-2008, 01:52 PM
Junior Member
 
Join Date: Sep 2008
Posts: 1
hiyas08 RSS Feed
a. =SUM(A14,A8) ; b. C8+15; c. PMT function (PMT(D412,E4,-C4))?

Explain what each of the three (a,b,c)following formulas will do.
a. =SUM(A14,A8)
b. =C8+15
c. PMT function (PMT(D412,E4,-C4))
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Function feof() a PHP function ? Henk Oegema PHP Forum 3 06-23-2006 06:47 AM
How to pass a function to a function?, and how to pass the variables of the function? _andrea.l PHP Forum 1 09-23-2005 07:01 AM
function mickeyg PHP Forum 2 12-11-2004 02:37 PM
PHP - function Pawel PHP Forum 4 02-24-2004 08:12 PM
PHP - function Pawel PHP Forum 0 02-24-2004 12:35 PM


All times are GMT. The time now is 04:53 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93