Changes

336 bytes removed ,  02:01, 7 March 2024
Line 60: Line 60:       −
a1=
  −
λC(
  −
function ()
  −
{
  −
//BLUEBIRD(SIN)(COS));
  −
return(B(Parts)(Length))
  −
}
  −
)
  −
a1(1..100);
  −
  −
// something along these lines.
  −
a1=
  −
λC(
  −
function ()
  −
{
  −
//BLUEBIRD(SIN)(COS));
  −
return(B(Parts)(Length))
  −
}
  −
)
  −
a1(1..100);
      
B=A=1..10;
 
B=A=1..10;
Line 127: Line 107:  
𓈰=|3,4,[4]|;
 
𓈰=|3,4,[4]|;
 
𓈰|*|3443
 
𓈰|*|3443
  −
λC(
  −
()=>
  −
{
  −
// Lambda Code Here
  −
}
  −
)
  −
  −
  −
  −
a1=λC(
  −
()=>
  −
{
  −
return(B(SIN)(COS))
  −
}
  −
);
  −
a1(45deg)
       
2,824

edits