Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#1 Help Me ! » Trigonometric Identities problem » 2008-10-21 01:47:41

esatpllana
Replies: 1

Hi guys!

Can anyone solve this


thanks

#2 Re: Help Me ! » A few trig questions » 2008-06-01 21:45:33

3) cos²x + sinx +1=0





now we have a quadtratic equation




sorry if have mistake I am newer in Trigonometry

#3 Coder's Corner » help me with this log code » 2008-03-15 22:28:28

esatpllana
Replies: 1

can anyone comment this log function code

Function LogB(Number as double,Base as integer) as Double
Dim Lg as Single
If Number <=0 then 
Err.Raise 5 , , "Logarithms for zero and negitive numbers are not defined"
Exit Function
End If
For I = 0 to Number
    If Base ^ I = Number then
       LogB=I
       Exit Function
    ElseIf Base ^ I < Number And Base ^ (I+1) > Number then
        Lg = I
        For J= 1 to 99999
            Lg = Lg + 0.00001 
            If Base ^ Lg >= Number Then
               LogB = Lg
               Exit Function
            End If
        NExt J
     End IF
Next I
End Function

I can't understand this how he build log function
byedunno

#4 Re: This is Cool » squares just above one » 2008-03-15 22:15:44

wow very nice I tried with other number
that's great

#6 Dark Discussions at Cafe Infinity » Which part of math you love? » 2008-03-14 23:38:36

esatpllana
Replies: 6

I'm in tenth a class now and in math I love Equaqtions (Exponecial, Logarithmic,Quadtratic etc

#8 Re: Help Me ! » need hep with this Logarithm » 2008-03-12 09:25:52

thanks now i understand thanx
bye
regards

#9 Re: Help Me ! » need hep with this Logarithm » 2008-03-12 08:32:27

thanks for your answer Daniel
but I can't understand completly can you  comment this problem
see you

#10 Help Me ! » need hep with this Logarithm » 2008-03-12 08:06:08

esatpllana
Replies: 4


log (base 3 and number x) + log( base 2 , number x) = 2
i need help with this logarithm

#11 Re: Help Me ! » Questions Of Complex Numbers » 2008-02-19 20:35:06

what do you want to know about Complex Numbers?

#15 Re: This is Cool » Multiplying 2 digits by 45 » 2008-01-13 04:15:41

"Rapid Math ...tricks and tips" by Edward H. julius where to find this book friend
I'm from Kosovo we can talk together my email esatpsoft@live.com see you later

#16 Re: This is Cool » fractions by me » 2008-01-12 19:09:10

can we invent any formula for this hehe ciao

#18 This is Cool » fractions by me » 2008-01-05 19:41:56

esatpllana
Replies: 8

hi all!
sometimes when we want I don't know how to say in english i think
we have to find 2\3 of 9 we know that is 6 but also we can multi ply 2 and 3 and to be 6
another example.
Problem 1.
In the class we have 16 girls and are 4\7 of class. How many male have tha class.
Answer.

mutiply 4 and 7 = 28, 28 - 16 = 12
so class have 12 boys.

math answer.
72512001zx0.jpg

continue to you see youu

#19 Re: Help Me ! » help me please » 2007-12-04 09:20:38

look I can't understand you boss147 how you do this can you explain this problem bye

#20 Re: Help Me ! » help me please » 2007-11-27 07:18:42

wowwowo I don't know this thnx Ricky bye

#21 Re: Coder's Corner » Reversi » 2007-11-27 05:24:50

this i great game can I contribute with Visual Basic .NET 2005 to prorgam it can anyone help with this bye

#22 Re: Help Me ! » help me please » 2007-11-27 05:12:55

I think it's not good because we can't change places within substraction
a-b-c-d is not equal a-c-b-d 
bossk171 you change the places between fractions.

ok see you

#23 Help Me ! » help me please » 2007-11-25 06:32:07

esatpllana
Replies: 9

can anyone solve this for me
fotowj8.jpg
this is with imagine numbers (i)

#24 Re: Introductions » Helloo Every one » 2007-11-25 03:29:47

hi bastom hopw are you I'm Esat Pllana. For what you want to learn bye

#25 Re: Help Me ! » solve » 2007-11-23 06:50:38

thnx bro i will try to solve this in my way thnx

Board footer

Powered by FluxBB