Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > microsoft.public.vb.general.discussion > #118475
| From | ObiWan <obiwan@mvps.org.invalid> |
|---|---|
| Newsgroups | microsoft.public.vb.general.discussion |
| Subject | Re: Which is better |
| Date | 2024-06-03 17:25 +0200 |
| Organization | n/a |
| Message-ID | <v3kn9n$15i2m$1@solani.org> (permalink) |
| References | (2 earlier) <v3jrle$15632$1@solani.org> <v3jrrm$15632$2@solani.org> <v3kdb2$15aer$1@solani.org> <v3kemr$15ggd$1@solani.org> <v3kjnc$15jbp$1@solani.org> |
:: On Mon, 3 Jun 2024 10:24:52 -0400 :: (microsoft.public.vb.general.discussion) :: <v3kjnc$15jbp$1@solani.org> :: StanWeiss <srweiss1@comcast.net> wrote: > Thanks. Yes this is much easier to read the difference. Y/W > Power 114 > Square Root 14 As I wrote, the difference is that the SQR() function invokes the CPU native function(s) to perform the calculation, while using the "power" approach, VB is forced to "do the math" using its own math libraries
Back to microsoft.public.vb.general.discussion | Previous | Next — Previous in thread | Next in thread | Find similar
Which is better StanWeiss <srweiss1@comcast.net> - 2024-05-30 10:58 -0400
Re: Which is better ObiWan <obiwan@mvps.org.invalid> - 2024-05-30 17:33 +0200
Re: Which is better StanWeiss <srweiss1@comcast.net> - 2024-05-31 09:07 -0400
Re: Which is better StanWeiss <srweiss1@comcast.net> - 2024-06-01 15:56 -0400
Re: Which is better ObiWan <obiwan@mvps.org.invalid> - 2024-06-03 09:34 +0200
Re: Which is better ObiWan <obiwan@mvps.org.invalid> - 2024-06-03 09:37 +0200
Re: Which is better ObiWan <obiwan@mvps.org.invalid> - 2024-06-03 14:35 +0200
Re: Which is better ObiWan <obiwan@mvps.org.invalid> - 2024-06-03 14:59 +0200
Re: Which is better StanWeiss <srweiss1@comcast.net> - 2024-06-03 10:24 -0400
Re: Which is better ObiWan <obiwan@mvps.org.invalid> - 2024-06-03 17:25 +0200
Re: Which is better ObiWan <obiwan@mvps.org.invalid> - 2024-06-03 17:39 +0200
Re: Which is better ObiWan <obiwan@mvps.org.invalid> - 2024-06-04 18:16 +0200
Re: Which is better ObiWan <obiwan@mvps.org.invalid> - 2024-06-05 16:00 +0200
Re: Which is better ObiWan <obiwan@mvps.org.invalid> - 2024-06-05 16:39 +0200
csiph-web