mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
Allow manually derived formulas for things nerdimer can't handl
This commit is contained in:
@@ -15,6 +15,7 @@ export const areaSphere: GenericCalcType = {
|
||||
{
|
||||
name: 'r',
|
||||
title: 'Radius',
|
||||
formula: 'r = sqrt(A/pi) / 2',
|
||||
unit: 'mm',
|
||||
default: 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user