shithub: riscv

ref: b68b3a6e19eb57c9f1c8b70b624f103254f4964a
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}