31 Commits

Author SHA1 Message Date
185b0415ff
Fixed unit matching 2023-07-28 09:28:08 -07:00
4dfaf2b863
Fixed trig functions 2023-06-14 19:34:57 -07:00
061f58ba53
Added nounit and tobase functions 2023-06-14 09:24:34 -07:00
a6bcbd5f66
Added no_space parameter for units 2023-06-13 09:13:24 -07:00
91b2361f28
Fixed compound unit conversion 2023-06-11 16:44:44 -07:00
5de314e11c
Fixed unit conversion 2023-04-13 13:36:10 -07:00
e2d49c5fb6
Cleaned up variable names 2023-04-13 09:11:20 -07:00
84d2d68aa1
Added conversion between prefixed units 2023-04-13 09:01:18 -07:00
1f0f7e0ac9
Added prefix foundation 2023-04-13 08:05:52 -07:00
600c5f76cc
Added unit conversion prototype 2023-04-11 11:48:15 -07:00
0497cd810d
Fixed unit powers 2023-04-11 09:05:37 -07:00
84f2d6e30c
Unit cleanup 2023-04-11 08:21:30 -07:00
175261b5c0
Compound unit foundation 2023-04-10 21:03:16 -07:00
6ce4451db7
Added unit errors 2023-04-10 18:47:00 -07:00
ae05ebb5ff
Cleanup, added to_string_outer 2023-04-10 11:10:27 -07:00
e9645208d9
Improved unit printing 2023-04-09 08:39:22 -07:00
d4b7f5b078
Improved unit printing 2023-04-08 20:48:49 -07:00
e9d4ec0b12
Cleanup 2023-04-08 20:40:35 -07:00
fb9cc03bb9
Reorganized quantity 2023-04-08 20:26:07 -07:00
5b8dd2f703
Added basic units (incomplete) 2023-04-08 16:47:47 -07:00
10f706582e
Fixed configuration 2023-04-08 10:51:22 -07:00
8982b3b118
rug types are only used if we're on unix 2023-04-07 20:52:18 -07:00
e4667eb998
Reorganized quantities 2023-04-07 18:11:20 -07:00
038bbc5fde
Fixed minus printing 2023-04-02 08:27:21 -07:00
d3d13a64ff
Minor changes 2023-04-01 19:05:40 -07:00
85a669e126
Added support for scientific notation 2023-04-01 18:29:01 -07:00
f07ba9ed38
Minor fixes 2023-04-01 18:27:47 -07:00
cb227d9539
Fixed quantity printing 2023-04-01 18:26:30 -07:00
047c900193
Fixed missing sign print 2023-04-01 16:43:26 -07:00
bb48a09cc7
Added decimal -> rational parsing 2023-04-01 14:20:11 -07:00
a38f68cd84
Added Quantity type 2023-04-01 13:50:52 -07:00