The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
How to store exact symbolic results in preconfigured lists L#
07-15-2014, 05:01 PM
Post: #1
How to store exact symbolic results in preconfigured lists L#
Is it possible? For example, v:=e^(2*pi*i/3) is a cubic root of 1, so v^3=1. But L1:=seq(v^k,k=0..3) will return L1(4)=1+3.5527136788e-15i instead of 1.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How to store exact symbolic results in preconfigured lists L# - Alberto Candel - 07-15-2014 05:01 PM



User(s) browsing this thread: 1 Guest(s)