You are not logged in.
29107
28909
28711
28513
To download the file, go to http://www.adastralab.com/2013/03/17/excel-calculator/
Ok,
, it's ready.28315
Check out my post in Euler Avenue "Pi Day Challenge And Happy Pi Day"
I'm making one right now... when it's finished I'll tell you all the code.
28117
27919
It's all they tell me. There's another incomplete question. You have to find the area of the blue shaded area of a triangle with 10 equally tangent circles inside, but you can see the side or the radius.
There is an awesome challenge online. Since yesterday was pi day (March 14) they have something really cool.
www.pidaychallenge.com
3.14159265358979... Ok.
It's a series of levels where you have to answer lots of math questions.
Here are some of the questions below:
1. Name the first 5 decimal digits of pi.
3. (This is a trick question) What does the license plate say?
6A. The ___________ Theorem states that for any right triangle, the sum of the lengths equals the square of the length of the hypotenuse.
6B.
I think it was invented, because numbers don't exist. They are a placeholder we use for a certain amount. They're not exactly one thing, if they were, shape-shifting could exist, because numbers would be everywhere. They're sort of a principle.
27523
...^gram ham number^...
Wait... the number of grams of ham?
Okay, so I tried
Get-Help Set-Executionpolicy
and it returned the following information:
NAME
Set-ExecutionPolicy
SYNOPSIS
Changes the user preference for the Windows PowerShell execution policy.
SYNTAX
Set-ExecutionPolicy [-ExecutionPolicy] {Unrestricted | RemoteSigned | AllSigned | Restricted | Default | Bypass | Undefined} [[-Scope] {Process | CurrentUs
er | LocalMachine | UserPolicy | MachinePolicy}] [-Force] [-Confirm] [-WhatIf] [<CommonParameters>]
DESCRIPTION
The Set-ExecutionPolicy changes the user preference for the Windows PowerShell execution policy.
To run this command on Windows Vista, Windows Server 2008, and later versions of Windows, you must start Windows PowerShell with the "Run as administrator"
option, even if you are a member of the Administrators group on the computer.
The execution policy is part of the security strategy of Windows PowerShell. It determines whether you can load configuration files (including your Windows
PowerShell profile) and run scripts, and it determines which scripts, if any, must be digitally signed before they will run.
For more information, see about_Execution_Policies.
RELATED LINKS
Online version: http://go.microsoft.com/fwlink/?LinkID=113394
Get-ExecutionPolicy
Set-AuthenticodeSignature
Get-AuthenticodeSignature
about_Execution_Policies
about_Signing
REMARKS
To see the examples, type: "get-help Set-ExecutionPolicy -examples".
For more information, type: "get-help Set-ExecutionPolicy -detailed".
For technical information, type: "get-help Set-ExecutionPolicy -full".
So I knew for sure you had to set yourself as administrator, but of course
And I can't get into setting myself as the administrator. Help!
So I tried the following code,
Get-Help Get-Executionpolicy
and it returned:
NAME
Get-ExecutionPolicy
SYNOPSIS
Gets the execution policies for the current session.
SYNTAX
Get-ExecutionPolicy [[-Scope] {Process | CurrentUser | LocalMachine | UserPolicy | MachinePolicy}] [-List] [<CommonParameters>]
DESCRIPTION
The Get-ExecutionPolicy cmdlet gets the execution policies for the current session.
The execution policy is determined by execution policies that you set by using Set-ExecutionPolicy and the Group Policy settings for the Windows PowerShell
execution policy. The default value is "Restricted."
Without parameters, Get-ExecutionPolicy gets the execution policy that is effective in the session. You can use the List parameter to get all execution pol
icies that affect the session or the Scope parameter to get the execution policy for a particular scope.
For more information, see about_Execution_Policies.
RELATED LINKS
Online version: http://go.microsoft.com/fwlink/?LinkID=113315
Set-ExecutionPolicy
Get-AuthenticodeSignature
Set-AuthenticodeSignature
about_Execution_Policies
about_Signing
REMARKS
To see the examples, type: "get-help Get-ExecutionPolicy -examples".
For more information, type: "get-help Get-ExecutionPolicy -detailed".
For technical information, type: "get-help Get-ExecutionPolicy -full".
And that didn't contain any useful information.
I've just started PowerShell.
I've been testing out all my programs, but they didn't work.
We knew it must be the function
Set-Executionpolicy
so before we pasted one of my scripts from ISE,
we put
Set-Executionpolicy Unrestricted
Get-Executionpolicy
and it returned
Restricted
And I can't get into setting myself as the administrator.
Help!
27325
Can someone help me with this pattern; I want it to be a fractal.
Start with the word "Wong".
Add "ong" after each consonant. "Wongononggong"
Do the same. "Wongononggongonongononggonggongononggong"
Microsoft Small Basic.
Now I'm starting
Windows PowerShell.
27127
D B C D B
26929
D A D D D
26731
D A B E C