shithub: riscv

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

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