Deutsch   English   Français   Italiano  
<uvc4nl$2hm3c$3@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com>
Newsgroups: sci.math
Subject: Re: how
Date: Fri, 12 Apr 2024 13:14:45 -0700
Organization: A noiseless patient Spider
Lines: 32
Message-ID: <uvc4nl$2hm3c$3@dont-email.me>
References: <qHqKnNhkFFpow5Tl3Eiz12-8JEI@jntp>
 <44eaef1b-35be-4b50-900b-52b010ba9aa0@att.net>
 <_g9BcdiKQ1epFrcvM4FSF2rZkN8@jntp> <uvbeiq$2cvvd$1@dont-email.me>
 <lprzVpdRcfIy-L_JSquAz9BT8hI@jntp> <uvbh5k$2dir1$1@dont-email.me>
 <c-i86HjQFZQU4KksHNolidtBjOA@jntp> <uvbi4j$sb35$2@i2pn2.org>
 <zsdap0p7-tEA8s6dj_2_Nq0La7E@jntp> <uvbl26$stb7$1@i2pn2.org>
 <LKMRmVGnjlgTXqIZa1T1xSqIBEc@jntp>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 12 Apr 2024 22:14:46 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="580845cba5e816a4d21fffa29c63ed62";
	logging-data="2676844"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19CwkDPKcOgLzgnBuYhUFB18ID3KYEy/WM="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:UIvto2apnFkp0Uqh7hwW24F9+rE=
In-Reply-To: <LKMRmVGnjlgTXqIZa1T1xSqIBEc@jntp>
Content-Language: en-US
Bytes: 2125

On 4/12/2024 9:35 AM, WM wrote:
> Le 12/04/2024 à 17:47, Richard Damon a écrit :
>> On 4/12/24 11:22 AM, WM wrote:
>>> Le 12/04/2024 à 16:57, Richard Damon a écrit :
>>>> On 4/12/24 10:44 AM, WM wrote:
>>>
>>>> "Distance" between a set and a value is not a defined term.
>>>
>>> You are wrong. Distance between (0, 10] and 11 is ?
>>
>> Not a defined term for NUMBERS.
> 
> It is 1 in geometry, in mathematics, and in set theory: The minimum 
> length to bridge.

1 is the unit. Say a normalized angle:

angle = pi / 3

p0_normal = { cos(angle), sin(angle) };

Now we can use p0_normal as a normalized direction vector. 1 Unit. Now, 
this unit denotes the radius. So we can make it any size:

say:

unit_radius = .123456789;

p0 = p0_normal * unit_radius;

;^)