Results 1 to 19 of 19

Thread:

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date: May:2010
    Location: Plovdiv
    Posts: 50

    ! . , . ? !

  2. #2
    System.gc()'s Avatar
    Join Date: Apr:2007
    Location: back in time
    Posts: 1,075
    ?
    UD3R|Q9550+1283|4x2 G.Skill@1066|MX500+1002FAEX+640AAKS+ST31 60|RX580-8GB|1841BLT|SS-760XP|Define7|z24i|Edifier S350DB
    geniusloci: ) ; ) ; ) ? nope|r.i.p.

  3. #3
    Registered User
    Join Date: May:2010
    Location: Plovdiv
    Posts: 50

  4. #4
    hmm BornToDrink's Avatar
    Join Date: Aug:2005
    Location: .
    Posts: 11,573
    X1:= x1:= ... , X2 .
    - "".
    Hey, mother, I come bearing a gift. I'll give you a hint. It's in my diaper and it's not a toaster.
    .

  5. #5
    Tormentor's Avatar
    Join Date: Dec:2008
    Location:
    Posts: 258
    19- :
    "x1 = -c/b;" "x1:= -c/b" - .. .
    x1 , .
    ?

  6. #6
    System.gc()'s Avatar
    Join Date: Apr:2007
    Location: back in time
    Posts: 1,075
    -
    Code:
    x1 = -c/b
    x1 , x1

    edit: , , !
    UD3R|Q9550+1283|4x2 G.Skill@1066|MX500+1002FAEX+640AAKS+ST31 60|RX580-8GB|1841BLT|SS-760XP|Define7|z24i|Edifier S350DB
    geniusloci: ) ; ) ; ) ? nope|r.i.p.

  7. #7
    hmm BornToDrink's Avatar
    Join Date: Aug:2005
    Location: .
    Posts: 11,573
    , , , ?
    Hey, mother, I come bearing a gift. I'll give you a hint. It's in my diaper and it's not a toaster.
    .

  8. #8
    System.gc()'s Avatar
    Join Date: Apr:2007
    Location: back in time
    Posts: 1,075
    <>

    case sensitive ( Borland flavour), Free Pascal

    </>


    "x", . ...
    UD3R|Q9550+1283|4x2 G.Skill@1066|MX500+1002FAEX+640AAKS+ST31 60|RX580-8GB|1841BLT|SS-760XP|Define7|z24i|Edifier S350DB
    geniusloci: ) ; ) ; ) ? nope|r.i.p.

  9. #9
    Registered User
    Join Date: May:2010
    Location: Plovdiv
    Posts: 50
    ! Tormentor . , <0 , . ?

  10. #10
    Registered User
    Join Date: Oct:2003
    Location:
    Posts: 4,317
    , . .

    , ?

  11. #11
    ɐ-əpoɔᴉu⋂ ɐ ə anrieff's Avatar
    Join Date: Apr:2004
    Location: Sofia
    Posts: 8,448
    readln; , .
    , . .
    "640K ught to be enough for anybody" - Bill Gates, 1981
    ::Machine specs::Fract::AGG::::Baileys::blog::YouTube channel

  12. #12
    Registered User
    Join Date: May:2010
    Location: Plovdiv
    Posts: 50
    , . ,

  13. #13
    Registered User
    Join Date: Aug:2006
    Location:
    Posts: 4,052
    , ?

  14. #14
    ! vbTheKing's Avatar
    Join Date: Sep:2003
    Location:
    Posts: 4,138
    .
    ''? * *
    - !
    ...

  15. #15
    Registered User martos1's Avatar
    Join Date: Nov:2010
    Location: Sofiq
    Posts: 95

    Smile

    Quote Originally Posted by vbTheKing View Post
    .
    A .
    2- 3- readln;
    ..

  16. #16
    Registered User
    Join Date: May:2010
    Location: Plovdiv
    Posts: 50
    ,

  17. #17
    Registered User
    Join Date: Oct:2003
    Location:
    Posts: 4,317
    ? , , .

  18. #18
    System.gc()'s Avatar
    Join Date: Apr:2007
    Location: back in time
    Posts: 1,075
    , , ( ) .
    UD3R|Q9550+1283|4x2 G.Skill@1066|MX500+1002FAEX+640AAKS+ST31 60|RX580-8GB|1841BLT|SS-760XP|Define7|z24i|Edifier S350DB
    geniusloci: ) ; ) ; ) ? nope|r.i.p.

  19. #19
    Registered User
    Join Date: Aug:2006
    Location:
    Posts: 4,052
    Code:
    solveQuadraticForA: a B: b C: c
    	| d |
    	d := (b raisedTo: 2) - (4 * a * c).
    	d = 0
    		ifTrue: [ ^ b / (2 * a) * -1 ]
    		ifFalse: [ 
    			d > 0
    				ifFalse: [ ^ nil ]
    				ifTrue: [ 
    					^ {((d sqrtFloor - b) / (2 * a)).
    					((d sqrtFloor + b) * -1 / (2 * a))} ] ]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Copyright © 1999-2011 . .
iskamPC.com | mobility.BG | Bloody's Techblog | | 3D Vision Blog |