Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.mud.programming > #20
| From | "Nicholas Randall Forystek" <nforystek@outlook.com> |
|---|---|
| Newsgroups | alt.bumbling.idiots.the.fbi, alt.courts.pretrial-services, alt.mud.programming |
| Subject | 3.14893067855409 |
| Date | 2016-07-09 21:50 -0500 |
| Message-ID | <RKCdnYoLA_aaJRzKnZ2dnUU7-SHNnZ2d@giganews.com> (permalink) |
Cross-posted to 3 groups.
Public Sub Main() Dim l1 As Double: l1 = 1.27 Dim l2 As Double: l2 = 1.27 Dim l3 As Double: l3 = 1.27 Dim h1 As Double Dim h2 As Double h1 = Sqr((l1 + l2 + l3) * (l1 + l2 + l3) * (l1 + l2 + l3)) h2 = Sqr((l1 * l2 * l3) + (l1 * l2 * l3) + (l1 * l2 * l3)) Debug.Print Sqr(h1 + h2) End Sub
Back to alt.mud.programming | Previous | Next | Find similar
3.14893067855409 "Nicholas Randall Forystek" <nforystek@outlook.com> - 2016-07-09 21:50 -0500
csiph-web