shithub: riscv

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

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