shithub: riscv

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

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